stable/freqtrade
2022-03-30 07:16:48 +02:00
..
commands Update config builder to include okx for futures 2022-03-23 06:56:52 +01:00
configuration price_last_balance renaming 2022-03-28 19:53:55 +02:00
data Update hdf5 to not raise naturalNaming warnings 2022-03-27 16:39:34 +02:00
edge Fix doc typo 2022-03-25 07:03:50 +01:00
enums Update SellType to ExitType 2022-03-25 06:55:37 +01:00
exchange Merge branch 'develop' into feat/short 2022-03-30 07:09:41 +02:00
leverage moved liquidation_price method to exchange classes 2022-01-31 12:16:43 -06:00
mixins
optimize Fix hyperopt assigning sell_signal to wrong field 2022-03-30 07:16:48 +02:00
persistence Fix bug in exit-count detection 2022-03-25 16:06:03 +01:00
plot Merge branch 'develop' into feat/short 2022-02-11 17:02:04 +01:00
plugins Update SellType to ExitType 2022-03-25 06:55:37 +01:00
resolvers Update buy_timeout and sell_timeout methods 2022-03-25 19:57:06 +01:00
rpc Update some tests 2022-03-28 19:17:22 +02:00
strategy Initial steps to change bid/ask pricing to enter/exit 2022-03-27 18:03:49 +02:00
templates Realign entry_pricing fields 2022-03-29 19:07:29 +02:00
vendor
__init__.py Revert version to develop for now 2022-03-21 19:41:34 +01:00
__main__.py
constants.py price_last_balance renaming 2022-03-28 19:53:55 +02:00
exceptions.py
freqtradebot.py Update pricing to use entry/exit pricing 2022-03-28 07:07:46 +02:00
loggers.py
main.py
misc.py Update deep_merge_dicts to disallow null-overrides 2022-03-18 06:58:22 +01:00
wallets.py Fix dry-run-wallets bug in case of futures 2022-03-09 19:02:22 +01:00
worker.py