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 |
|
Matthias
|
16dd86e732
|
_unlock_at should be private
|
2024-07-16 06:31:12 +02:00 |
|
simwai
|
be894664ef
|
Fixed building of wrong reason texts
Removed unnecessary method set_unlock_at_as_stop_duration()
|
2024-07-14 21:47:43 +02:00 |
|
Simon Waiblinger
|
f126120421
|
Merge branch 'freqtrade:develop' into feature/stoploss-start-at
|
2024-07-05 22:23:56 +02:00 |
|
simwai
|
af505b346c
|
Fixed an access on the config by a wrong config key
|
2024-07-05 22:17:40 +02:00 |
|
simwai
|
77b4689ac8
|
Fixed implementation of unlock_at and updated unit tests
|
2024-07-05 22:14:35 +02:00 |
|
simwai
|
2b456cbdeb
|
Added unlock_at field for protection config
|
2024-07-04 10:29:13 +02:00 |
|
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
|
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 |
|