Initial commit
This commit is contained in:
8
skills/skill-adapter/scripts/README.md
Normal file
8
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for trading-strategy-backtester skill
|
||||
|
||||
- [ ] backtest_strategy.py: Script to execute backtesting with specified parameters and output results to a file.
|
||||
- [ ] optimize_parameters.py: Script to perform parameter optimization using a genetic algorithm or similar method.
|
||||
- [ ] compare_strategies.py: Script to compare the performance of different trading strategies based on historical data.
|
||||
- [ ] walk_forward_analysis.py: Script to conduct walk-forward analysis to evaluate the robustness of a trading strategy.
|
||||
Reference in New Issue
Block a user