Commit Graph

4 Commits

Author SHA1 Message Date
Jhonathan Abreu 9172d74e82 Update regression algorithms 2025-11-06 09:23:10 -04:00
Jhonathan Abreu 8d3a04defa Update regression algorithms 2025-11-05 17:10:43 -04:00
Jhonathan Abreu 0678de396d Update regression algorithms 2025-11-04 09:08:55 -04:00
Jhonathan Abreu 36404a6187 Adjust async orders handling in backtesting (#8979)
Build & Test Lean / build (push) Has been cancelled
API Tests / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Report Generator Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Syntax Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
Submit (and fill in case of market orders) in the same time step even if orders are asynchronous in backtesting since it's data driven instead of real time driven.
2025-09-18 11:53:28 -04:00