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
833d25bda008d7ee62456b606b1b294924dfa284
stable
/
freqtrade
/
templates
History
robcaulk
7523ed825e
automatically detect maximum required data based on user fed indicators (to avoid NaNs in dataset for rolling indicators), add new config parameter for backtesting to let users increase their startup_candles to accommodate high timeframe indicators, add docs to explain all. Add new feature for automatic indicator duplication according to user defined intervals (exhibited in example strat and configs now).
2022-05-31 18:42:27 +02:00
..
subtemplates
Ensure advanced strategy template is runnable
2022-05-06 06:42:08 +02:00
base_config.json.j2
forcebuy_enable -> force_entry_enable
2022-04-08 13:39:41 +02:00
base_strategy.py.j2
Ensure advanced strategy template is runnable
2022-05-06 06:42:08 +02:00
FreqaiExampleStrategy.py
automatically detect maximum required data based on user fed indicators (to avoid NaNs in dataset for rolling indicators), add new config parameter for backtesting to let users increase their startup_candles to accommodate high timeframe indicators, add docs to explain all. Add new feature for automatic indicator duplication according to user defined intervals (exhibited in example strat and configs now).
2022-05-31 18:42:27 +02:00
sample_hyperopt_loss.py
Add config to hyperopt_loss_function documentation
2021-02-17 07:04:29 +01:00
sample_strategy.py
ignore_roi_if_buy_signal -> ignore_roi_if_entry_signal
2022-04-05 20:21:39 +02:00
strategy_analysis_example.ipynb
Update sell_reason to exit_reason
2022-04-03 10:41:35 +02:00