ml-ai-agents-py/agents/strategy_workflow/backtesting.md
2024-11-17 17:45:23 -08:00

6 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.