mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-05-07 17:14:56 -04:00
Clean up to start add modern models (#24)
This commit is contained in:
parent
94d09f6fba
commit
3f8821f1d4
34 changed files with 845 additions and 309 deletions
6
agents/strategy_workflow/backtesting.md
Normal file
6
agents/strategy_workflow/backtesting.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
## strategy backtesting
|
||||
|
||||
<br>
|
||||
|
||||
* use a simulator to test an inital version of the strategy against a set of historical data.
|
||||
* the simulator can take things such as order book liquidity, network latencies, fees, etc.
|
Loading…
Add table
Add a link
Reference in a new issue