mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-04-28 03:26:08 -04:00
217 B
217 B
strategy backtesting
- 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.