stable/freqtrade
robcaulk 85df7faa98 add CNN prediction model 2022-10-11 19:55:28 +02:00
..
commands Add conditional formats depending on mode 2022-09-23 07:18:18 +02:00
configuration move check_exchange to exchange package 2022-10-04 18:25:23 +02:00
data Default to assume stored data only contains complete candles 2022-09-29 19:18:52 +02:00
edge Use Alias to type config objects 2022-09-18 13:20:55 +02:00
enums Add ws_token to auto-generated config 2022-09-09 07:13:05 +02:00
exchange Improve supported exchange check by supporting exchange aliases 2022-10-04 19:28:57 +02:00
freqai add CNN prediction model 2022-10-11 19:55:28 +02:00
leverage Use FtPrecise in interest calculation 2022-08-13 08:43:56 +02:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize Fix for #7534 in backtesting 2022-10-04 20:27:13 +02:00
persistence Update stoploss on exchange logic 2022-09-17 17:11:00 +02:00
plot use Config typing in more places 2022-09-18 13:31:52 +02:00
plugins prior pairlists should go first 2022-09-25 19:32:39 +02:00
resolvers Fix Imports 2022-09-18 19:36:11 +02:00
rpc Decrease message throughput 2022-10-01 21:23:33 +02:00
strategy Merge branch 'develop' into pr/wizrds/7303 2022-09-20 06:56:15 +02:00
templates Merge branch 'develop' into pr/wizrds/7303 2022-09-20 06:56:15 +02:00
util Add float initializer to FtPrecise 2022-08-10 11:54:07 +00:00
vendor Disable ability to use lookahead-biased vwap 2021-10-17 11:23:58 +02:00
__init__.py Version bump develop version 2022-09-29 07:17:38 +02:00
__main__.py Update references to remove python 3.7 support 2022-01-25 06:43:36 +01:00
constants.py Merge remote-tracking branch 'origin/develop' into dev-merge-rl 2022-10-01 17:48:47 +02:00
exceptions.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
freqtradebot.py Add missing comma 2022-10-04 21:16:30 +02:00
loggers.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
main.py Always show freqtrade version 2022-09-20 14:14:54 +00:00
misc.py change json serialize to split orient 2022-09-16 00:02:27 -06:00
wallets.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
worker.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00