freqtrade_origin/freqtrade/commands
hippocritical 2b416d3b62 - Added a first version of docs (needs checking)
- optimized pairs for entry_varholder and exit_varholder to only check a single pair instead of all pairs.
- bias-check of freqai strategies now possible
- added condition to not crash when compared_df is empty (meaning no differences have been found)
2023-04-16 23:47:10 +02:00
..
__init__.py freqtrades' merge broke my side, fixed it by porting it over to my develop branch, no changes with this commit logic-wise. 2023-03-22 12:32:39 +01:00
analyze_commands.py Improve code quality 2023-03-19 17:50:08 +01:00
arguments.py partial progress commit: 2023-04-12 21:03:59 +02:00
build_config_commands.py Update gateio terminology to Gate 2023-02-11 08:15:11 +01:00
cli_options.py partial progress commit: 2023-04-12 21:03:59 +02:00
data_commands.py list-data should sort pairs also in timerange mode 2023-03-27 06:44:36 +02:00
db_commands.py remove .query completely 2023-03-16 18:07:22 +01:00
deploy_commands.py Separate strategy subtemplates for better overview 2022-09-18 08:52:53 +02:00
hyperopt_commands.py Fix minor stylistic errors 2023-02-23 20:06:10 +01:00
list_commands.py add list-freqAI models command 2022-10-14 16:20:49 +00:00
optimize_commands.py Improve Backtesting "wrong setup" message to include tradable_balance 2022-03-01 19:46:13 +01:00
pairlist_commands.py Move state enums to enums package 2021-06-08 21:20:35 +02:00
plot_commands.py Move state enums to enums package 2021-06-08 21:20:35 +02:00
strategy_utils_commands.py - Added a first version of docs (needs checking) 2023-04-16 23:47:10 +02:00
trade_commands.py Improve stop behavior in SIGTERM cases (docker). 2023-02-13 18:25:15 +01:00
webserver_commands.py Move webserver start command to seperate file 2021-07-06 19:48:28 +02:00