Mmb Save

Trading bot implemented in Rust, with market making and strategy automation for any exchange or blockchain.

Project README

Welcome to mmb

Mmb is an open-source trading engine implemented in Rust

Connectors

GREEN GREEN - Connector is working properly and safe to use

YELLOW YELLOW - Connector is either new or has one or more issues

RED RED - Connector is broken and unusable

logo id name ver doc status
Binance Binance Binance Spot 3 API GREEN
Binance Binance Binance USDⓈ-M Futures 3 API GREEN
Bitmex Bitmex Bitmex 1 API YELLOW
Binance Serum Serum 1 API GREEN
InteractiveBrokers IBKR Interactive Brokers 1 API YELLOW

Quick Start

  1. Go to example/src directory
  2. Configure your strategy in config.toml
  3. Provide api keys and secrets in credentials.toml
[Binance_0]
api_key = "..."
secret_key = "..."
  1. Execute cargo build
  2. Execute cargo run

Contributions

We welcome contributions from the community:

Open Source Agenda is not affiliated with "Mmb" Project. README Source: purefinance/mmb
Stars
475
Open Issues
1
Last Commit
1 year ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating