Skip to content

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

License

Notifications You must be signed in to change notification settings

amulll/martin-binance

 
 

Repository files navigation

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,)


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

  • For exchanges-wrapper v1.3.6b4-v1.3.6b7 must be updated exch_srv_cfg.toml (see CHANGELOG for details)

  • Starting with version martin-binance 1.3.4, compatibility with margin will be lost, since some new parts of the code are no longer supported by implemented Python 3.7. I'm focused on Python 3.10. I won't rid the code of numerous compatibility elements yet, so if the margin team will update its version, everything should work.

  • 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

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

Donate

To donate and directly support the project:

BNB, BUSD, USDT (BEP20) 0x5b52c6ba862b11318616ee6cef64388618318b92

USDT (TRC20) TP1Y43dpY7rrRyTSLaSKDZmFirqvRcpopC

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Dockerfile 0.2%