stable/freqtrade
Mark Regan 217add70bd add strat and config for testing on PR 2022-10-25 20:07:39 +01:00
..
commands add list-freqAI models command 2022-10-14 16:20:49 +00:00
configuration Automatically create freqai models directory 2022-10-10 18:04:54 +02:00
data Price-jump detection should only run once 2022-10-22 08:43:37 +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 Simplify "refresh" condition 2022-10-23 13:56:11 +02:00
freqai add strat and config for testing on PR 2022-10-25 20:07:39 +01: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 Simplify backtest calling interface 2022-10-18 06:39:55 +02:00
persistence add missing datetime conversion in fromJson 2022-10-21 07:01:47 +02:00
plot use Config typing in more places 2022-09-18 13:31:52 +02:00
plugins Move "tickers_needed" check to pairlistmanager to cover all pairlists 2022-10-13 06:58:17 +00:00
resolvers Generalize "path" variables for resolvers 2022-10-14 19:49:06 +02:00
rpc Simplify backtest calling interface 2022-10-18 06:39:55 +02:00
strategy use high/low for custom stoploss evaluation in backtesting 2022-10-22 12:52:13 +02:00
templates Add typing import to sampleStrategy 2022-10-06 06:30:38 +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 Keep version number in docker versioning 2022-10-20 19:55:42 +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 add-metric-tracker 2022-10-14 19:00:49 +02:00
exceptions.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
freqtradebot.py Improve fee handling 2022-10-21 16:30:14 +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 Type fetch_ticker 2022-10-11 21:42:48 +02:00
wallets.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
worker.py Improve timing for worker throttling 2022-10-24 20:09:13 +02:00