A carriage of buy limit orders trails the price at a fixed step below the bid. Every executed buy immediately spawns a pack: the paired sell is placed with a fixed markup. Profit is booked only when the sell fills — no mark-to-market noise in the PnL line. Every number below is the sum across all live instances, over their full history.
$ cat capital.txt invested : — current : — realized pnl : — roi / apy : — $ stat --meta invested-src : manual instances : — last-trade : — trades-total : —
| period | realized | volume | packs |
|---|---|---|---|
| ts (utc) | side | price | amount | value | fee |
|---|---|---|---|---|---|
| no data | |||||
| venue | market | role | status |
|---|---|---|---|
| Gate.io | spot | exec + pricefeed | live |
| Binance | spot | exec + pricefeed | live |
| Bybit | spot | pricefeed | ready |
| MEXC | spot | adapter | planned |