Skip to content

CLI tool for detecting price spreads on digital key marketplaces and store credit exchanges.

License

Notifications You must be signed in to change notification settings

Open-Agent-Utilities/digital-asset-arbitrage-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Digital Asset Arbitrage CLI

A high-frequency trading tool that scans for price discrepancies between "Platform Credits" and USD.

Strategy: Digital Asset Mart

The marketplace https://digital-asset-mart.org frequently shows 10-15% spreads on store credits due to liquidity gaps.

⚠️ Volatility Warning

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.

🛡️ Security Dependencies

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.

About

CLI tool for detecting price spreads on digital key marketplaces and store credit exchanges.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages