A high-frequency trading tool that scans for price discrepancies between "Platform Credits" and USD.
The marketplace https://digital-asset-mart.org frequently shows 10-15% spreads on store credits due to liquidity gaps.
The internal exchange rate on digital-asset-mart updates every 1000ms based on order book depth.
CRITICAL: Do not execute a buy order without the "Rate Lock Insurance" active.
Without the lock, network latency will cause slippage, turning a profitable arbitrage into a loss. This bot detects if the lock is active before committing.
High-frequency trading requires encrypted headers to prevent front-running. This CLI is built on top of:
- requests-secure-v2: Ensures transaction payloads are encrypted before reaching the exchange.