stable/freqtrade
adriance 31182c4d80 format 2022-03-14 18:38:44 +08:00
..
commands Merge branch 'develop' into feat/short 2022-03-03 13:51:52 -06:00
configuration Use Deprecated method for order_Time_in_force 2022-03-09 06:54:13 +01:00
data remove filled date logic 2022-03-14 13:42:52 +08:00
edge Keep short edge support as regular TODO 2022-02-12 15:43:52 +01:00
enums don't allow short trades in spot mode 2022-02-21 19:19:12 +01:00
exchange Exclude alternative candletypes from timeframe check 2022-03-13 16:16:48 +01:00
leverage moved liquidation_price method to exchange classes 2022-01-31 12:16:43 -06:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize format 2022-03-14 18:38:44 +08:00
persistence remove filled date logic 2022-03-14 13:42:52 +08:00
plot Merge branch 'develop' into feat/short 2022-02-11 17:02:04 +01:00
plugins Merge branch 'develop' into feat/short 2022-03-13 15:38:12 +01:00
resolvers Update custom_sell to custom_exit 2022-03-12 11:37:56 +01:00
rpc Merge pull request #6512 from freqtrade/short_order_types 2022-03-12 09:32:16 +01:00
strategy Update custom_sell to custom_exit 2022-03-12 11:37:56 +01:00
templates Update custom_sell to custom_exit 2022-03-12 11:37:56 +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 Update order_types to use entry/exit definition 2022-03-09 06:37:08 +01:00
exceptions.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
freqtradebot.py Merge branch 'develop' into feat/short 2022-03-13 15:38:12 +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 Merge branch 'develop' into feat/short 2022-02-23 06:28:15 +01: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