Matthias
|
1aac8dfa59
|
chore: align interface of get_overall_performance
|
2025-01-26 17:54:11 +01:00 |
|
Matthias
|
f1c5d4a970
|
chore: ruff format updates
|
2025-01-13 18:05:20 +01:00 |
|
Matthias
|
9c825fb156
|
chore: remove unnecessary verbosity of offset filter
|
2025-01-03 14:43:45 +01:00 |
|
Matthias
|
34835752f8
|
chore: improve typing in percentChange Pairlist
|
2024-12-11 07:25:07 +01:00 |
|
Matthias
|
b9aa78b987
|
fix: crash in PercentChange pairlist
Could happen if pairs were removed due to empty Ticker when the pairlist is not a generator.
closes #11074
|
2024-12-11 07:12:50 +01:00 |
|
Matthias
|
d8fa782f13
|
test: Add test with faulty behavior
part of #11074
|
2024-12-11 07:07:47 +01:00 |
|
Matthias
|
c61a71a36e
|
fix: percent_change from candle must provide percentage, not ratio
closes #10937
|
2024-11-16 08:50:41 +01:00 |
|
Matthias
|
b5592b88fa
|
Merge pull request #10898 from xzmeng/ruff310
chore: bump ruff target-version to 3.10
|
2024-11-10 09:06:28 +01:00 |
|
Matthias
|
3a81b6a08f
|
chore: improve warning wording
|
2024-11-09 18:18:54 +01:00 |
|
liuweiqing
|
27d894b8e9
|
chore: remove warnings
|
2024-11-09 18:40:32 +08:00 |
|
liuweiqing
|
7b471d59c5
|
chore: add warning when max_rank exceeds 250 in MarketCapPairList
|
2024-11-09 18:23:27 +08:00 |
|
liuweiqing
|
00318be59f
|
chore: Convert page number to string to ensure type compatibility
|
2024-11-09 11:25:31 +08:00 |
|
liuweiqing
|
3300d25e57
|
feat: enhance data fetching logic with pagination to increase market cap rank limit
|
2024-11-08 14:50:21 +08:00 |
|
Meng Xiangzhuo
|
41b725714f
|
chore: bump ruff target-version to 3.10
|
2024-11-08 04:37:33 +08:00 |
|
Matthias
|
d8e41fa8b1
|
chore: update plugins to modern typing syntax
|
2024-10-04 07:02:20 +02:00 |
|
Matthias
|
23cf9f47b0
|
chore: move protection validation to protectionManager
|
2024-09-29 15:06:15 +02:00 |
|
Matthias
|
415b8354f4
|
fix: if coingecko when no pair returned
fails to return valid pairs, the pairlist should be empty
|
2024-09-28 19:45:01 +02:00 |
|
Matthias
|
f4d76aa360
|
chore: improved wording
|
2024-09-28 10:18:59 +02:00 |
|
Jakub W.
|
1ed5a37280
|
Update freqtrade/plugins/pairlist/IPairList.py
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2024-09-26 23:38:17 +02:00 |
|
Matthias
|
cb36f2844e
|
chore: Improve "wrong category" error.
|
2024-09-26 20:21:27 +02:00 |
|
Matthias
|
6837196e44
|
fix: treat marketcap as optional parameter
|
2024-09-26 19:59:23 +02:00 |
|
Matthias
|
31680f3b59
|
chore: Improve UI wording
|
2024-09-26 19:31:43 +02:00 |
|
Jakub Werner (jakubikan)
|
8aefae3aff
|
format
|
2024-09-25 21:22:40 +02:00 |
|
Jakub Werner (jakubikan)
|
0dbe507b26
|
making list of categories available
|
2024-09-25 21:11:52 +02:00 |
|
Jakub Werner (jakubikan)
|
50f07e7b11
|
only doing this if the category is set
|
2024-09-17 23:03:51 +02:00 |
|
Jakub Werner (jakubikan)
|
660623181a
|
adding category list if the category is not from the category
|
2024-09-17 22:36:21 +02:00 |
|
Jakub Werner (jakubikan)
|
03ee3aaf40
|
adding category list if the category is not from the category
|
2024-09-17 22:35:00 +02:00 |
|
Jakub Werner (jakubikan)
|
0b7cb2a1a8
|
cleanup
|
2024-09-16 22:52:26 +02:00 |
|
Jakub Werner (jakubikan)
|
92af01b0cb
|
adding category for MarketCapPairList.py
|
2024-09-16 22:51:42 +02:00 |
|
Jakub Werner (jakubikan)
|
dc26d0d7ba
|
adding category for MarketCapPairList.py
|
2024-09-16 22:50:08 +02:00 |
|
Matthias
|
95c250ebcc
|
chore: add explaining comment
|
2024-09-15 10:37:28 +02:00 |
|
Matthias
|
bfb14614cc
|
chore: enhance change with comment
|
2024-09-15 09:48:44 +02:00 |
|
Matthias
|
12299d4810
|
feat: staticPairlist to warn for invalid pairs
Warnings about invalid pairs were "covered" by the implicit
filtering of `expand_pairlist()`
|
2024-09-15 09:46:47 +02:00 |
|
Matthias
|
e3a5831d64
|
refactor: rename exchange.types
|
2024-09-04 06:42:51 +02:00 |
|
Matthias
|
f63910d355
|
chore: improve wording for cooldown_period
|
2024-08-02 20:15:46 +02:00 |
|
Matthias
|
98c8521057
|
chore: fix minor gotcha
|
2024-08-02 20:13:59 +02:00 |
|
Matthias
|
79d4dc1646
|
Merge branch 'develop' into feature/stoploss-start-at
|
2024-08-02 19:51:28 +02:00 |
|
jainanuj94
|
ac1e405c34
|
Update documentation and fix doc test
|
2024-07-28 21:10:20 +05:30 |
|
Matthias
|
206baf7d80
|
chore: add a bit of typehinting
|
2024-07-27 16:13:17 +02:00 |
|
Matthias
|
4ac7a4fdab
|
Allow empty min_Value setting...
|
2024-07-27 16:07:51 +02:00 |
|
Matthias
|
8637f4a70d
|
Remove SortKey dynamics and setting
|
2024-07-27 16:04:51 +02:00 |
|
jainanuj94
|
4a768682ea
|
Remove unnecessary logs and up description
|
2024-07-26 13:13:26 +05:30 |
|
jainanuj94
|
dad4f30597
|
Correct calculation for percent calculation and use tickers
|
2024-07-25 23:33:28 +05:30 |
|
jainanuj94
|
1b81de01b4
|
10348 | run ruff formatter
|
2024-07-25 00:04:06 +05:30 |
|
jainanuj94
|
4b1177e07e
|
10348 | Create new pair list to dynamically fetch pairs based on percent volume change
|
2024-07-24 19:09:45 +05:30 |
|
Matthias
|
dcc9d20cca
|
Remove unnecessary statement
|
2024-07-16 07:31:11 +02:00 |
|
Matthias
|
be3fcd90e2
|
Remove unneeded property
|
2024-07-16 07:14:33 +02:00 |
|
Matthias
|
26aa336450
|
Combine "until" logic into calculate_lock_end
|
2024-07-16 07:05:42 +02:00 |
|
Matthias
|
d13f47ec0b
|
align wording to simplify "locking for" element
|
2024-07-16 06:48:30 +02:00 |
|
Matthias
|
1e36bc98b9
|
chore: Remove unused method
|
2024-07-16 06:35:32 +02:00 |
|