P2P spread scan
Compares P2P ads against the spot book and your own fiat limits, then tells you if the spread survives fees.
- Author
- densho
- Version
- v1.0.3
- Updated
- 2026-07-24
- Steps
- 3
- Gates
- 2
01Sequence3 steps / 2 gates
- 1p2pPaymentsauth
Read the top ads for the pair, filtered by payment method and merchant completion rate.
continue if at least three ads clear a 95% completion rate
otherwise Report thin merchant coverage and stop.
- 2binanceExchangeauth
Read the spot book for the same pair.
no gate on this step
- 3fiatPaymentsauth
Read the fiat limits that apply to the account.
continue if the spread after fees is above the user threshold
otherwise Report the spread and mark it as not worth executing.
03Triggerswhat makes the agent reach for this file
p2p spreadis the p2p price goodarb between p2p and spot
04The file46 lines