triangular_arbitrage_bot/notes
nicolas 2f518d1a2d fix: cascade-based threshold gate, status log, best_net_bps tracking
- Restore post-simulation threshold gate using cascade net_bps (catches
  edge cases where cumulative formula sign differs from cascade result)
- Restore STATUS line with eval count (pre-simulation, every 30s)
- Move best_net_bps/worst tracking before post-simulation gate so all
  cascade-evaluated triangles contribute
- Remove executor idle diagnostic line
- Remove cooldown from evaluator (last_signal_ts_ms field removed)
- Move cooldown check before max_volume computation to save CPU
2026-05-28 10:01:17 -03:00
..
audit.md fix: cascade-based threshold gate, status log, best_net_bps tracking 2026-05-28 10:01:17 -03:00
executor_migration.md migrate: absorb all executor functions into fused_engine (C) 2026-05-26 19:54:41 -03:00