freqtrade_origin/freqtrade/configuration
hippocritical 7d871faf04 added exportfilename to args_to_config
introduced strategy_test_v3_with_lookahead_bias.py for checking lookahead_bias#
introduced test_lookahead_analysis which currently is broken
2023-05-13 22:40:11 +02:00
..
__init__.py move check_exchange to exchange package 2022-10-04 18:25:23 +02:00
config_setup.py Properly validate stoploss existence for optimize commands 2022-05-01 09:53:46 +02:00
config_validation.py ruff: Activate UP ruleset 2023-03-19 17:57:56 +01:00
configuration.py added exportfilename to args_to_config 2023-05-13 22:40:11 +02:00
deprecated_settings.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
directory_operations.py Automatically create freqai models directory 2022-10-10 18:04:54 +02:00
environment_vars.py [kucoin] manage kucoin numeric password passed as environment variable as a string 2023-02-02 16:15:23 +01:00
load_config.py use Path.open() instead of open 2023-02-25 17:15:54 +01:00
timerange.py Improve timerange parsing when accepting values from API 2023-04-10 19:45:24 +02:00