stable/freqtrade
Matthias c63b5fbbbf Use last to get rates for /balance endpoints 2022-03-13 17:53:52 +01:00
..
commands Improve Backtesting "wrong setup" message to include tradable_balance 2022-03-01 19:46:13 +01:00
configuration fix: linter 2022-02-04 13:14:55 +01:00
data Fix deprecation warnings 2022-02-01 19:11:51 +01:00
edge Add a decorator which can be used to declare populate_indicators() functions for informative pairs. 2021-09-18 10:48:18 +03:00
enums OrderTypeValues should be in enums 2021-12-03 15:34:28 +01:00
exchange Check if timeframe is available before calling exchange 2022-03-11 18:01:30 +01:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize Make sure backtesting is cleaned up in tests 2022-02-24 14:22:49 +00:00
persistence Fix order migration "forgetting" average 2022-03-13 14:42:15 +01:00
plot fix: don't use different configuration keys, just add as 2nd argument 2022-02-04 12:47:13 +01:00
plugins Update precisionfilter to use last instead of ask or bid. 2022-03-13 15:23:01 +01:00
resolvers Update setting to max_entry_position_adjustment 2022-01-27 16:57:50 +01:00
rpc Use last to get rates for /balance endpoints 2022-03-13 17:53:52 +01:00
strategy align variable naming to use current_time 2022-02-12 15:21:46 +01:00
templates Improve huobi config generation 2022-02-26 10:33:11 +01:00
vendor Disable ability to use lookahead-biased vwap 2021-10-17 11:23:58 +02:00
__init__.py Revert wrong version string 2022-03-01 19:08:04 +01:00
__main__.py Update references to remove python 3.7 support 2022-01-25 06:43:36 +01:00
constants.py Explicitly check for None to determine if initial stoploss was set 2022-03-05 14:12:14 +01:00
exceptions.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
freqtradebot.py Double-check stoploss behaviour 2022-03-11 08:28:47 +01:00
loggers.py Fix empty "/log" endpoint in certain moments 2022-01-16 15:37:00 +01:00
main.py Update references to remove python 3.7 support 2022-01-25 06:43:36 +01:00
misc.py Update "round coin value" to trim trailing zeros 2022-02-19 16:40:26 +01:00
wallets.py Update wallets when necessary 2022-02-05 16:28:47 +01:00
worker.py Slightly reduce verbosity when reload_conf is issued 2021-12-23 20:33:13 +01:00