ARBProtocol / jupgrid

ARB Protocol | Limit Order GridBot Using Jupiter
MIT License
44 stars 19 forks source link

Correct Profit Tracking #8

Closed Spuddya7x closed 3 months ago

Spuddya7x commented 6 months ago

Correctly interpret which limit order has closed and retain information of the swap inside to adjust user balances, rather than relying on wallet snapshots.

Spuddya7x commented 3 months ago

Profit tracking is not going to be implemented via trade outputs.

Using wallet snapshots instead between orders, as using the dynamic Jito Bundle fee will also be accounted for in SOL balances.