triangular_arbitrage_bot/notes
nicolas 9e0866c9e7 fix: remove double fee hold on legs 1-2; fix sell order_param dimension
- Remove apply_fee_hold from input path (legs 1-2) — fee hold
  is already applied at end-of-leg cascade. Both evaluate.c and executor.c.
- Fix sell order_param: set from base amount instead of quote_volume
  (A5/A8). Sell order size was incorrectly computed as a quote-equivalent.
2026-05-28 09:19:48 -03:00
..
audit.md fix: remove double fee hold on legs 1-2; fix sell order_param dimension 2026-05-28 09:19:48 -03:00
executor_migration.md migrate: absorb all executor functions into fused_engine (C) 2026-05-26 19:54:41 -03:00