This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
607455919ebd9cbbdd929265308c47cfda117559
stable
/
freqtrade
/
templates
History
Robert Caulk
607455919e
Change config parameter names to improve clarity and consistency throughout the code (!!breaking change, please check discord support channel for migration instructions or review templates/FreqaiExampleStrategy.py config_examples/config_freqai_futures.example.json file changes!!)
2022-07-10 12:35:44 +02:00
..
subtemplates
Update docstring throughout the bot.
2022-06-09 19:41:08 +02:00
base_config.json.j2
forcebuy_enable -> force_entry_enable
2022-04-08 13:39:41 +02:00
base_strategy.py.j2
Merge pull request
#6886
from freqtrade/fix/typing
2022-05-24 19:41:59 +02:00
FreqaiExampleStrategy.py
Change config parameter names to improve clarity and consistency throughout the code (!!breaking change, please check discord support channel for migration instructions or review templates/FreqaiExampleStrategy.py config_examples/config_freqai_futures.example.json file changes!!)
2022-07-10 12:35:44 +02:00
sample_hyperopt_loss.py
Add config to hyperopt_loss_function documentation
2021-02-17 07:04:29 +01:00
sample_strategy.py
Change default value of process_only_new_candles to True since False is an uncommon usecase for expert strategy devs
2022-05-23 10:24:58 +02:00
strategy_analysis_example.ipynb
Update sell_reason to exit_reason
2022-04-03 10:41:35 +02:00