mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-05-08 17:44:58 -04:00
18 lines
551 B
Markdown
18 lines
551 B
Markdown
## strategy workflow
|
|
|
|
<br>
|
|
|
|
<p align="center">
|
|
<img width="854" src="https://user-images.githubusercontent.com/1130416/227752772-5d739fd8-1b5c-4841-a52a-7cda308fc4df.png">
|
|
</p>
|
|
|
|
<br>
|
|
|
|
1. **[data analysis](data_analysis.md)**
|
|
2. **[supervised model training](supervised_learning.md)**
|
|
3. **[policy development](policy.md)**
|
|
4. **[backtesting](backtesting.md)**
|
|
5. **[parameter optimization](optimization.md)**
|
|
6. **[simulation and paper trading](paper_trading.md)**
|
|
7. **[live trading](live_trading.md)**
|
|
8. **[strategy metrics](strategy_metrics.md)**
|