freqtrade_origin/freqtrade/templates
2023-05-12 08:16:48 +00:00
..
strategy_subtemplates Add current_time to bot_loop_start callbak 2023-03-26 11:22:19 +02:00
subtemplates Separate strategy subtemplates for better overview 2022-09-18 08:52:53 +02:00
base_config.json.j2 Remove edge section from config template 2023-01-19 19:57:34 +01:00
base_strategy.py.j2 strategy template - remove pointless noqa's 2022-09-18 08:58:33 +02:00
FreqaiExampleHybridStrategy.py Further increase typehints in freqAI interface 2023-04-23 19:36:17 +02:00
FreqaiExampleStrategy.py add disclaimers everywhere about how example strategies are meant as examples 2023-05-12 08:16:48 +00:00
sample_hyperopt_loss.py use Config typing in more places 2022-09-18 13:31:52 +02:00
sample_strategy.py Add typing import to sampleStrategy 2022-10-06 06:30:38 +02:00
strategy_analysis_example.ipynb Add ft_bot_start to notebook docs 2023-02-02 19:26:48 +01:00