The trading bot executes both dual arbitrage (between two correlated instruments) and basket arbitrage (improving bid/ask spreads within a single instrument). It:

  1. Monitors market order books in real time.
  2. Dynamically adjusts trade volumes based on position limits.
  3. Places trades with calculated prices to optimize profit margins.
  4. Deletes or amends existing orders to ensure precision and avoid conflicts.
  5. Logs performance, such as PnL and positions, to provide insights into its trading efficiency.

Built With

Share this project:

Updates