stable/freqtrade
Matthias e0d86307cb
Merge pull request #6732 from freqtrade/remove_duplicate_liqprice_call
Don't call interest_rate and isolated_liq twice
2022-04-28 07:38:32 +02:00
..
commands Merge branch 'develop' into pr/samgermain/6558 2022-04-23 09:16:28 +02:00
configuration Merge branch 'develop' into pr/samgermain/6558 2022-04-23 09:16:28 +02:00
data Add CAGR calculation to backtesting 2022-04-25 10:51:11 +02:00
edge sell_signal -> exit_signal 2022-04-04 17:11:11 +02:00
enums Update RPC message types to ENTRY 2022-04-04 19:29:15 +02:00
exchange Merge pull request #6732 from freqtrade/remove_duplicate_liqprice_call 2022-04-28 07:38:32 +02:00
leverage Enable flake8 E226 rule 2022-04-11 18:02:06 +02:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize Fix hyperopt 2022-04-28 06:59:03 +02:00
persistence Simplify trade __repr__ 2022-04-28 07:33:30 +02:00
plot Improve compatibility 2022-04-03 08:15:23 +02:00
plugins Enable flake8 E226 rule 2022-04-11 18:02:06 +02:00
resolvers Remove Interface V1 support 2022-04-25 07:01:27 +02:00
rpc Slightly improved styling 2022-04-27 13:27:33 +02:00
strategy Add 'exit_tag' parameter to 'custom_exit_price' callback. 2022-04-26 10:01:51 +03:00
templates Fix docs typos 2022-04-27 06:42:56 +02:00
vendor Disable ability to use lookahead-biased vwap 2021-10-17 11:23:58 +02:00
__init__.py fix merge mess 2022-03-30 09:48:10 +01:00
__main__.py Update references to remove python 3.7 support 2022-01-25 06:43:36 +01:00
constants.py Add signals enum to 'export' cli option 2022-04-22 18:46:12 +01:00
exceptions.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
freqtradebot.py Fix rounding issue with contract-sized pairs for dry-run orders 2022-04-27 19:58:19 +02: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 Fix joblib being in wrong requirements 2022-04-23 17:08:34 +02:00
wallets.py Fix dry-run-wallets bug in case of futures 2022-03-09 19:02:22 +01:00
worker.py Slightly reduce verbosity when reload_conf is issued 2021-12-23 20:33:13 +01:00