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
|
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 |
|
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
|
282198a81c
|
update enum value to Biased
|
2024-06-21 17:43:27 +02:00 |
|
Matthias
|
ea58be2705
|
Classify individual pairlists for backtestability
|
2024-06-21 14:57:57 +02:00 |
|
Matthias
|
c1e938ccda
|
Add "BacktestnigSupport" method to pairlists
|
2024-06-21 14:57:57 +02:00 |
|
Matthias
|
f314607bb6
|
Update pairlists to use *args **kwargs init
|
2024-06-09 08:55:03 +02:00 |
|
Matthias
|
29e23dfdb9
|
Use self._ for pairlist inits
|
2024-06-09 08:55:03 +02:00 |
|
Matthias
|
2cb89996d2
|
Remove unused imports
|
2024-06-09 08:44:26 +02:00 |
|
Matthias
|
3b86e3e66e
|
Fix deprecated "abstractproperty"
|
2024-06-09 08:44:04 +02:00 |
|
Matthias
|
598e461892
|
Remove unused __init__ method
|
2024-06-09 08:42:51 +02:00 |
|
Matthias
|
2f83ff73e2
|
Further bandid noqa's
|
2024-06-08 09:27:40 +02:00 |
|
Matthias
|
468d0f8cf0
|
use FtCoinGeckoApi for marketCapPairlist, too
|
2024-05-20 15:22:13 +02:00 |
|
Matthias
|
58edb0a54a
|
Update misspellings that are being detected now
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
a9732c6195
|
Fix odd formatting by ruff format
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
700b7acb6f
|
ruff format: pairlist plugins
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
3ca0be7543
|
Fix misspelled coingecko variable
|
2024-04-25 10:26:33 +02:00 |
|
Matthias
|
6113e47991
|
Merge pull request #10090 from CoolCu/develop
chore: remove repetitive words
|
2024-04-23 19:29:38 +02:00 |
|
Christian Clauss
|
99b4767bf4
|
Fix typos discovered by codespell
|
2024-04-18 22:51:25 +02:00 |
|