Commit 8f8a65a
committed
Add optimal execution trading example
Created a new example that demonstrates optimal trading execution:
- Implemented market simulator with price impact model
- Added evaluator with metrics for cost improvement vs baseline
- Fixed parameter ordering in simulate_execution function
- Included timeout handling for search algorithms1 parent 85d2979 commit 8f8a65a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
| 230 | + | |
230 | 231 | | |
231 | 232 | | |
232 | 233 | | |
| |||
0 commit comments