From f49a10f54e473c9b6c270b5387ab64cb62c476a0 Mon Sep 17 00:00:00 2001 From: Oleg Sheynin Date: Wed, 29 Jul 2026 18:50:15 +0000 Subject: [PATCH] added todo list --- TODO.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..5678cef --- /dev/null +++ b/TODO.md @@ -0,0 +1,6 @@ + +- [ ] Modify spbt_coordinator to run QUANT with --ti-database argument +- [ ] Modify sim/fgw_simulator.py to rename trading_instructions table to fgw_trading_instructions +- [ ] Change notebook and panel (stat_pairs_backtest) to merge trading instructions tables - to have disequilibrium and beta +- [ ] Add disequilibrium chart +- [ ] Add scatter chart for mr-rank and realized pnl \ No newline at end of file