Matthias
|
468d0f8cf0
|
use FtCoinGeckoApi for marketCapPairlist, too
|
2024-05-20 15:22:13 +02:00 |
|
Matthias
|
a6b07ec96f
|
Remove compatibility layer for calculate_max_drawdown
|
2024-05-15 06:54:17 +02:00 |
|
Matthias
|
94786454b7
|
Use calc_drawdown method throughout the bot
|
2024-05-14 19:37:41 +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
|
6bfe7aa72d
|
ruff format: plugins/protections
|
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 |
|
CoolCu
|
7fc1d38ffb
|
chore: remove repetitive words
Signed-off-by: CoolCu <coolcui@qq.com>
|
2024-04-16 15:55:36 +08:00 |
|
stevanStevic
|
1ec04a8dc8
|
Add support for max_value in volume pair list
|
2024-03-28 22:20:34 +01:00 |
|
Matthias
|
e80ad309f1
|
Improve type safety, refactor volatilityfilter
|
2024-02-24 15:04:54 +01:00 |
|
Matthias
|
67152ad48a
|
Improve and parametrize pairlist tests
|
2024-02-24 14:56:42 +01:00 |
|
Matthias
|
9dd5967275
|
Add sorting capabilities to rangeStabilityFilter
|
2024-02-24 14:03:50 +01:00 |
|
Matthias
|
6a313aa9e3
|
Improve help wording
|
2024-02-24 14:03:26 +01:00 |
|
Matthias
|
81de29a1e3
|
Improve conditions for removal of pairs
|
2024-02-24 14:00:50 +01:00 |
|
Matthias
|
3677953d90
|
Properly cache volatility-average
|
2024-02-24 13:54:52 +01:00 |
|
Matthias
|
7af46628f8
|
Simplify rangeStability Filter
|
2024-02-24 13:50:54 +01:00 |
|
Matthias
|
88a2995b4c
|
Fix wrong typehint
|
2024-02-24 13:39:46 +01:00 |
|
Matthias
|
38ca58c728
|
Add verification for volatilityfilter
|
2024-02-24 13:12:52 +01:00 |
|
Matthias
|
0bf73cc64b
|
Voliatilityfilter - sorting
|
2024-02-24 13:11:43 +01:00 |
|
Matthias
|
7ddaa09a23
|
Refactor VolatilityFilter
|
2024-02-24 08:26:07 +01:00 |
|
Matthias
|
0acde28902
|
Remove pointless comment
|
2024-02-22 19:28:02 +01:00 |
|
Matthias
|
3680e199ce
|
Fix range-stability filter downloading too little data
|
2024-02-22 06:29:08 +01:00 |
|
Matthias
|
78d8a4df2e
|
Use "ohlcv_with_cache" for further pairlists
|
2024-02-17 16:29:52 +01:00 |
|
Matthias
|
bcfe7ef547
|
Refactor ohlcv caching to exchange class
|
2024-02-17 16:26:44 +01:00 |
|
Matthias
|
a22181d721
|
Enable caching for "filter only" Volumepairlist
|
2024-02-15 18:20:19 +01:00 |
|
Matthias
|
86da9cb659
|
Simplify some pairlist conditions
|
2024-02-15 18:20:11 +01:00 |
|
Stefano
|
17af69435f
|
remove mode, add max_rank, modify test
|
2024-01-29 17:57:14 +09:00 |
|
Matthias
|
63d8239011
|
Merge branch 'develop' into bt-metrics2
|
2024-01-27 16:24:05 +01:00 |
|
Matthias
|
b72078e76e
|
use get_pair_base_currency
|
2024-01-27 16:07:55 +01:00 |
|
Matthias
|
132e143b9a
|
Minor comment fix
|
2024-01-27 14:49:50 +01:00 |
|
Bloodhunter4rc
|
99b11c088b
|
add available_parameters
|
2024-01-27 08:20:20 +01:00 |
|
Matthias
|
f42fd25800
|
Improve function naming better reflecting what it aims to do
|
2024-01-27 08:15:05 +01:00 |
|
Bloodhunter4rc
|
c398504f23
|
fix tests
|
2024-01-26 20:55:24 +01:00 |
|
Bloodhunter4rc
|
dd3fbfcfda
|
+ return type
|
2024-01-26 18:56:47 +01:00 |
|
Bloodhunter4rc
|
f0562c391c
|
remove debug, reduce duplicate code -> init_check, add docs example for save_to_file
|
2024-01-26 18:32:46 +01:00 |
|
Bloodhunter4rc
|
027ce4337d
|
refresh_period not necessary for a local file
|
2024-01-26 17:08:38 +01:00 |
|
Bloodhunter4rc
|
fd21658523
|
extend error except, add saving to a file of processed pairlist + docs
|
2024-01-26 16:46:54 +01:00 |
|
Matthias
|
2fe6fe14aa
|
Simplify volumepairlist footprint slightly
|
2024-01-24 18:27:41 +01:00 |
|
Stefano Ariestasia
|
60812983e3
|
fix error
|
2024-01-21 13:33:38 +09:00 |
|
Stefano Ariestasia
|
bbec51685d
|
remove can_filter, and use log_once
|
2024-01-21 13:28:50 +09:00 |
|
Stefano
|
de91261f73
|
fix pre-commit
|
2024-01-09 15:03:10 +09:00 |
|
Stefano Ariestasia
|
e8fcac491a
|
use number_assets instead of limit
|
2024-01-09 14:32:27 +09:00 |
|
Stefano Ariestasia
|
95af462e80
|
fix pre-commit
|
2024-01-09 14:21:07 +09:00 |
|
Stefano Ariestasia
|
bc8c5e743f
|
rename to PairList
|
2024-01-08 16:38:30 +09:00 |
|
Stefano Ariestasia
|
ef8712f4d9
|
tidy up
|
2024-01-08 16:04:30 +09:00 |
|
Stefano Ariestasia
|
fdf9cc1b76
|
tidy up codes
|
2024-01-08 16:02:31 +09:00 |
|
Stefano Ariestasia
|
442ca86d15
|
add market check
|
2024-01-08 15:33:43 +09:00 |
|
Stefano Ariestasia
|
d578c910bc
|
remove unused lines
|
2024-01-08 15:09:42 +09:00 |
|
Stefano Ariestasia
|
5bb4824aae
|
add log print to see the time
|
2024-01-08 00:58:39 +09:00 |
|
Stefano Ariestasia
|
f29fcb31e0
|
debug
|
2024-01-08 00:54:21 +09:00 |
|
Stefano Ariestasia
|
8055140e66
|
simplify code
|
2024-01-08 00:53:37 +09:00 |
|
Stefano Ariestasia
|
96a6c00acc
|
add mode
|
2024-01-08 00:42:33 +09:00 |
|
Stefano Ariestasia
|
09cb6cb02d
|
remove debug
|
2024-01-08 00:21:58 +09:00 |
|
Stefano Ariestasia
|
1f0a2ab242
|
forgot ()
|
2024-01-08 00:21:07 +09:00 |
|
Stefano Ariestasia
|
35467619c4
|
add logger
|
2024-01-08 00:20:09 +09:00 |
|
Stefano Ariestasia
|
bb684dd613
|
empty pairlist
|
2024-01-08 00:16:49 +09:00 |
|
Stefano Ariestasia
|
adf07dd3e1
|
remove cache for noe
|
2024-01-08 00:16:16 +09:00 |
|
Stefano Ariestasia
|
ef528fa69c
|
option B
|
2024-01-08 00:14:55 +09:00 |
|
Stefano Ariestasia
|
e10ab8c543
|
test gen_pairlist
|
2024-01-08 00:04:58 +09:00 |
|
Stefano Ariestasia
|
a5862dcc4a
|
add log message
|
2024-01-07 23:33:34 +09:00 |
|
Stefano Ariestasia
|
1cd08c96a1
|
filter the pairlist
|
2024-01-07 23:30:11 +09:00 |
|
Stefano Ariestasia
|
2eb3b73a93
|
cut the list to top x
|
2024-01-07 23:22:58 +09:00 |
|
Stefano Ariestasia
|
70cc2942d7
|
wrong arg name
|
2024-01-07 23:10:18 +09:00 |
|
Stefano Ariestasia
|
1e49200596
|
early stage of marketcapfilter
|
2024-01-07 20:16:44 +09:00 |
|
Matthias
|
8452399c12
|
Merge pull request #9187 from stash86/full-pairlist
Add FullTradesPairlist
|
2023-09-23 10:24:13 +02:00 |
|
Stefano
|
eb7df30061
|
add test
|
2023-09-22 09:43:03 +09:00 |
|
Stefano
|
9814cf5360
|
flake8 fix
|
2023-09-15 12:35:56 +09:00 |
|
Stefano
|
c19fe95d39
|
add the filter to docs, tyding up the py file
|
2023-09-15 11:34:56 +09:00 |
|
Stefano
|
383bdb7d56
|
flake8 fix
|
2023-09-15 10:15:19 +09:00 |
|
Stefano Ariestasia
|
c0a600858f
|
Change the cache of rangestability to 1 day
|
2023-09-14 08:50:06 +09:00 |
|
Stefano Ariestasia
|
5b07385414
|
simplify the filter
|
2023-09-14 08:13:47 +09:00 |
|
Stefano Ariestasia
|
44ca6f1c46
|
remove unused vars and change wording
|
2023-09-13 17:07:45 +09:00 |
|
Stefano Ariestasia
|
552f947248
|
remove unnecessary check
|
2023-09-13 15:09:13 +09:00 |
|
Stefano Ariestasia
|
7655bf6ea7
|
turn off logger for now
|
2023-09-13 14:53:33 +09:00 |
|
Stefano Ariestasia
|
25ae25248c
|
add logger
|
2023-09-13 14:42:43 +09:00 |
|
Stefano Ariestasia
|
dd01ae880f
|
fix error
|
2023-09-13 14:38:16 +09:00 |
|
Stefano Ariestasia
|
e0a06ca454
|
add fulltradesfilter
|
2023-09-13 14:18:07 +09:00 |
|
Matthias
|
20cca01d10
|
Fix bug in volumepairlist if lookback is bigger than the available candles (new pairs)
closes #9154
|
2023-09-06 19:40:31 +02:00 |
|
Matthias
|
5eb446f1ce
|
Don't remove elements from list we're iterating over
closes #9127
|
2023-08-29 17:44:39 +02:00 |
|
Matthias
|
5efa40215b
|
Allow invalid futures pairs (: separated)
closes #9127
|
2023-08-29 17:40:35 +02:00 |
|
Matthias
|
c303d47f26
|
Ensure stop_duration is converted to int
closes #9099
|
2023-08-23 15:16:14 +02:00 |
|
Matthias
|
9a400d0e6f
|
Allow comments and trailing commas in remotepairlist files
closes #8971
|
2023-07-27 18:05:22 +02:00 |
|
Matthias
|
e6ee55a69b
|
Improve some test coverage
|
2023-07-09 11:37:06 +02:00 |
|
Matthias
|
5da5369ca4
|
Update parameter sequence to make more sense
|
2023-07-09 11:09:59 +02:00 |
|
Bloodhunter4rc
|
4f77e3f595
|
Merge branch 'remotepairlist' of https://github.com/Bloodhunter4rc/freqtrade into remotepairlist
|
2023-07-09 09:44:19 +02:00 |
|
Bloodhunter4rc
|
0b68ca6cb3
|
use pairlist_pos remove unused check, fixed Test
|
2023-07-09 09:42:33 +02:00 |
|
Bloodhunter4rc
|
0c2eb8dc58
|
Merge branch 'freqtrade:develop' into remotepairlist
|
2023-07-09 09:15:56 +02:00 |
|
Bloodhunter4rc
|
ee1fa34df2
|
Add 'processing_mode' , blacklist checks
|
2023-07-08 18:05:46 +02:00 |
|
Matthias
|
2e78f7503e
|
Merge branch 'develop' into dependabot/pip/develop/numpy-1.25.0
|
2023-07-08 09:52:33 +02:00 |
|
Matthias
|
5c0f5588a6
|
Simplify sort_values in PerformanceFilter
Avoids potential regression in numpy 1.25.0 - which doesn't keep prior sort order in chained sort_values calls.
|
2023-07-08 09:49:01 +02:00 |
|
Matthias
|
3d6d006e84
|
Merge branch 'develop' into pr/Bloodhunter4rc/8819
|
2023-07-08 07:37:00 +02:00 |
|
Matthias
|
1c5ea317e6
|
Add mode as parameter for the UI
|
2023-07-08 07:31:55 +02:00 |
|
Matthias
|
942f0b4fbd
|
Move format_ms_time to datetime_helpers
|
2023-07-07 08:59:07 +02:00 |
|
Matthias
|
accc1b509b
|
Simplify class setups without inheritance
|
2023-06-29 12:16:10 +00:00 |
|
Bloodhunter4rc
|
ce1b90885e
|
support wildcards
|
2023-06-24 21:32:20 +02:00 |
|
Bloodhunter4rc
|
caca070c1a
|
added tests
|
2023-06-24 14:31:30 +02:00 |
|
Bloodhunter4rc
|
36b33fb407
|
add mode to set the pairlist to blacklist additional to whitelist
adhere to _number_pairs
|
2023-06-24 12:38:31 +02:00 |
|