mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-05-02 06:36:28 -04:00
Add files via upload
This commit is contained in:
parent
26b6973d19
commit
86fead31e9
13 changed files with 518 additions and 0 deletions
15
agents/strategy_workflow.md
Normal file
15
agents/strategy_workflow.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
## strategy workflow
|
||||
|
||||
<br>
|
||||
|
||||
<img width="854" src="https://user-images.githubusercontent.com/1130416/227752772-5d739fd8-1b5c-4841-a52a-7cda308fc4df.png">
|
||||
|
||||
<br>
|
||||
|
||||
1. [data analysys](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 & paper trading](paper_trading.md)
|
||||
7. [live trading](live_trading.md)
|
Loading…
Add table
Add a link
Reference in a new issue