mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-04-25 10:09:09 -04:00
7 lines
217 B
Markdown
7 lines
217 B
Markdown
## 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.
|