juvu / martin-binance

Free trading system for crypto exchanges SPOT market. Adaptive customizable reverse grid strategy based on martingale.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Profitable, fault-tolerant, adaptable to the market


Modified Martingale

Cyclic grid strategy for SPOT market

Free trading system for crypto exchanges:

Binance, Bitfinex, Huobi, OKX, Bybit,


martin-binance PyPI version <--> exchanges-wrapper PyPI version


DeepSource DeepSource sonarcloud Downloads


Disclaimer

All risks and possible losses associated with use of this strategy lie with you. Strongly recommended that you test the strategy in the demo mode before using real bidding.

Important notices

  • After update to 2.1.0, the configuration files cli_XX_AAABBB.py for all running trading pairs should be updated, also update the configuration files exch_srv_cfg.toml and ms_cfg.toml. Use templates for reference.

  • You cannot run multiple pairs with overlapping currencies on the same account!

Valid: (BTC/USDT), (ETH/BUSD), (SOL/LTC)

Incorrectly: (BTC/USDT), (ETH/USDT), (BTC/ETH)

As a result of the mutual impact on the operating balance sheet, the liquidity control system will block the work.

References

Referral link

Create account on Binance and get 10% discount on all trading fee

Create account on HUOBI and will get 50 % off trading fees

Create account on Bitfinex and get 6% rebate fee

Create account on OKEX and get Mystery Boxes worth up to $10,000

Create account on Bybit and get exclusive referral rewards

Also, you can start strategy on Hetzner cloud VPS only for 4.75 € per month

Donate

USDT (TRC20) TU3kagV9kxbjuUmEi6bUym5MTXjeM7Tm8K

About

Free trading system for crypto exchanges SPOT market. Adaptive customizable reverse grid strategy based on martingale.

License:MIT License


Languages

Language:Python 99.8%Language:Dockerfile 0.2%