stable/freqtrade
2022-07-10 10:11:39 +02:00
..
commands Merge branch 'develop' into pr/SmartManoj/6859 2022-06-23 20:43:35 +02:00
configuration Merge branch 'develop' into pr/SmartManoj/6859 2022-06-23 20:43:35 +02:00
data Fix but with late entries in backtesting 2022-06-18 09:05:22 +02:00
edge sell_signal -> exit_signal 2022-04-04 17:11:11 +02:00
enums Improve exit signal sequence 2022-05-22 11:01:18 +02:00
exchange Update leverage tiers to latest version 2022-07-10 10:11:39 +02:00
leverage Enable flake8 E226 rule 2022-04-11 18:02:06 +02:00
mixins
optimize Add leverage to custom_stake_amount callback 2022-07-08 19:44:20 +02:00
persistence Fix wrong fee calclulation for gateio futures 2022-07-09 08:51:59 +02:00
plot Refactor bot_start to separate function 2022-05-25 20:01:21 +02:00
plugins Revert several undesired changes 2022-06-23 20:47:51 +02:00
resolvers Rename stop/roi loading method 2022-05-30 06:52:44 +02:00
rpc Merge branch 'develop' into pr/SmartManoj/6859 2022-06-23 20:43:35 +02:00
strategy Add leverage to custom_stake_amount callback 2022-07-08 19:44:20 +02:00
templates Add leverage to custom_stake_amount callback 2022-07-08 19:44:20 +02:00
vendor
__init__.py
__main__.py
constants.py make discord notifications fully configurable. 2022-06-11 17:43:46 +02:00
exceptions.py
freqtradebot.py Fix wrong fee calclulation for gateio futures 2022-07-09 08:51:59 +02:00
loggers.py
main.py
misc.py Refactor bt-caching stuff to it's own module 2022-04-29 19:37:13 +02:00
wallets.py Removed None in dict.get() 2022-05-18 03:41:10 +05:30
worker.py