<p align="center"><img src="https://raw.githubusercontent.com/DogsTailFarmer/martin-binance/55758a8d32b08c4deb1b34add01c5e259b88f738/doc/Modified%20martingale.svg" width="200"></p>
<h3 align="center">Profitable, fault-tolerant, adaptable to the market</h3>
***
<h1 align="center">Modified Martingale</h1>
<h2 align="center">Cyclic grid strategy for SPOT market</h2>
<h3 align="center">Free trading system for crypto exchanges:</h3>
<h3 align="center">Binance, Bitfinex, Huobi, OKX, Bybit,</h3>
***
<h4 align="center">martin-binance <a href="https://pypi.org/project/martin-binance/"><img src="https://img.shields.io/pypi/v/martin-binance" alt="PyPI version"></a> <--> exchanges-wrapper <a href="https://pypi.org/project/exchanges-wrapper/"><img src="https://img.shields.io/pypi/v/exchanges-wrapper" alt="PyPI version"></a></h4>
***
<h1 align="center"><a href="https://codeclimate.com/github/DogsTailFarmer/martin-binance/maintainability"><img src="https://api.codeclimate.com/v1/badges/bfa43f47d1c9a385fd8a/maintainability"/></a>
<a href="https://deepsource.io/gh/DogsTailFarmer/martin-binance/?ref=repository-badge}" target="_blank"><img alt="DeepSource" title="DeepSource" src="https://deepsource.io/gh/DogsTailFarmer/martin-binance.svg/?label=resolved+issues&token=ONJLSJHeeBvXyuaAjG1OWUhG"/></a>
<a href="https://deepsource.io/gh/DogsTailFarmer/martin-binance/?ref=repository-badge}" target="_blank"><img alt="DeepSource" title="DeepSource" src="https://deepsource.io/gh/DogsTailFarmer/martin-binance.svg/?label=active+issues&token=ONJLSJHeeBvXyuaAjG1OWUhG"/></a>
<a href="https://sonarcloud.io/summary/new_code?id=DogsTailFarmer_martin-binance" target="_blank"><img alt="sonarcloud" title="sonarcloud" src="https://sonarcloud.io/api/project_badges/measure?project=DogsTailFarmer_martin-binance&metric=alert_status"/></a>
<a href="https://pepy.tech/project/martin-binance" target="_blank"><img alt="Downloads" title="Downloads" src="https://static.pepy.tech/badge/martin-binance/month"/></a>
</h1>
***
## 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 `3.0.20` the config files `cli_XX_AAABBB.py` must be updated from [template](https://github.com/DogsTailFarmer/martin-binance/tree/public/martin_binance/templates)
* After update to `3.0.17`, the configuration file `exch_srv_cfg.toml` for [exchanges-wrapper](https://github.com/DogsTailFarmer/exchanges-wrapper) must be updated. [Use templates for reference.](https://github.com/DogsTailFarmer/exchanges-wrapper/blob/master/exchanges_wrapper/exch_srv_cfg.toml.template)
* After update to `3.0.17`, the configuration file `ms_cfg.toml` must be updated. [Use templates for reference.](https://github.com/DogsTailFarmer/martin-binance/blob/f0a0e5f9a7ceba3919ea0087f1b9f4e0d1bc95b6/martin_binance/templates/ms_cfg.toml)
* The config files `cli_XX_AAABBB.py` also must be updated from [template](https://github.com/DogsTailFarmer/martin-binance/tree/public/martin_binance/templates)
* Interaction with Telegram has been radically changed. Please review the new [terms and conditions](https://github.com/DogsTailFarmer/martin-binance/wiki/How-it's-work#telegram) carefully. Loading of the service can be completely disabled in the settings.
## Notices
* 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.
* Due to a limitation in the implementation of asyncio under **Windows**, this program cannot be executed. [Use with Docker on Windows instead.](https://github.com/DogsTailFarmer/martin-binance/wiki/Quick-start#docker)
## References
* Detailed information about use this strategy placed to [wiki](https://github.com/DogsTailFarmer/martin-binance/wiki)
* [Trade idea](https://github.com/DogsTailFarmer/martin-binance/wiki/Trade-idea)
* [Quick start](https://github.com/DogsTailFarmer/martin-binance/wiki/Quick-start)
* [Back testing and parameters optimization](https://github.com/DogsTailFarmer/martin-binance/wiki/Back-testing-and-parameters-optimization)
## Referral link
<p id="referral-link"></p>
Create account on [Binance](https://accounts.binance.com/en/register?ref=FXQ6HY5O) and get 10% discount on all trading fee
Create account on [HUOBI](https://www.huobi.com/en-us/topic/double-reward/?invite_code=9uaw3223) and will get 50 % off trading fees
Create account on [Bitfinex](https://www.bitfinex.com/sign-up?refcode=v_4az2nCP) and get 6% rebate fee
Create account on [OKEX](https://www.okex.com/join/2607649) and get Mystery Boxes worth up to $10,000
Create account on [Bybit](https://www.bybit.com/invite?ref=9KEW1K) and get exclusive referral rewards
Also, you can start strategy on [Hetzner](https://hetzner.cloud/?ref=uFdrF8nsdGMc) cloud VPS only for 4.75 € per month
### Donate
*USDT* (TRC20) TU3kagV9kxbjuUmEi6bUym5MTXjeM7Tm8K
Raw data
{
"_id": null,
"home_page": null,
"name": "martin-binance",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Jerry Fedorenko <jerry.fedorenko@yahoo.com>",
"download_url": "https://files.pythonhosted.org/packages/07/05/3ba3b44bbd0416dae176c22348a617bc5267546821eddd18307dee2aab2a/martin_binance-3.0.21.tar.gz",
"platform": null,
"description": "<p align=\"center\"><img src=\"https://raw.githubusercontent.com/DogsTailFarmer/martin-binance/55758a8d32b08c4deb1b34add01c5e259b88f738/doc/Modified%20martingale.svg\" width=\"200\"></p>\n<h3 align=\"center\">Profitable, fault-tolerant, adaptable to the market</h3>\n\n***\n<h1 align=\"center\">Modified Martingale</h1>\n\n<h2 align=\"center\">Cyclic grid strategy for SPOT market</h2>\n\n<h3 align=\"center\">Free trading system for crypto exchanges:</h3>\n<h3 align=\"center\">Binance, Bitfinex, Huobi, OKX, Bybit,</h3>\n\n***\n<h4 align=\"center\">martin-binance <a href=\"https://pypi.org/project/martin-binance/\"><img src=\"https://img.shields.io/pypi/v/martin-binance\" alt=\"PyPI version\"></a> <--> exchanges-wrapper <a href=\"https://pypi.org/project/exchanges-wrapper/\"><img src=\"https://img.shields.io/pypi/v/exchanges-wrapper\" alt=\"PyPI version\"></a></h4>\n\n***\n<h1 align=\"center\"><a href=\"https://codeclimate.com/github/DogsTailFarmer/martin-binance/maintainability\"><img src=\"https://api.codeclimate.com/v1/badges/bfa43f47d1c9a385fd8a/maintainability\"/></a>\n<a href=\"https://deepsource.io/gh/DogsTailFarmer/martin-binance/?ref=repository-badge}\" target=\"_blank\"><img alt=\"DeepSource\" title=\"DeepSource\" src=\"https://deepsource.io/gh/DogsTailFarmer/martin-binance.svg/?label=resolved+issues&token=ONJLSJHeeBvXyuaAjG1OWUhG\"/></a>\n<a href=\"https://deepsource.io/gh/DogsTailFarmer/martin-binance/?ref=repository-badge}\" target=\"_blank\"><img alt=\"DeepSource\" title=\"DeepSource\" src=\"https://deepsource.io/gh/DogsTailFarmer/martin-binance.svg/?label=active+issues&token=ONJLSJHeeBvXyuaAjG1OWUhG\"/></a>\n<a href=\"https://sonarcloud.io/summary/new_code?id=DogsTailFarmer_martin-binance\" target=\"_blank\"><img alt=\"sonarcloud\" title=\"sonarcloud\" src=\"https://sonarcloud.io/api/project_badges/measure?project=DogsTailFarmer_martin-binance&metric=alert_status\"/></a>\n<a href=\"https://pepy.tech/project/martin-binance\" target=\"_blank\"><img alt=\"Downloads\" title=\"Downloads\" src=\"https://static.pepy.tech/badge/martin-binance/month\"/></a>\n</h1>\n\n***\n## Disclaimer\nAll risks and possible losses associated with use of this strategy lie with you.\nStrongly recommended that you test the strategy in the demo mode before using real bidding.\n\n## Important notices\n* After update to `3.0.20` the config files `cli_XX_AAABBB.py` must be updated from [template](https://github.com/DogsTailFarmer/martin-binance/tree/public/martin_binance/templates)\n* After update to `3.0.17`, the configuration file `exch_srv_cfg.toml` for [exchanges-wrapper](https://github.com/DogsTailFarmer/exchanges-wrapper) must be updated. [Use templates for reference.](https://github.com/DogsTailFarmer/exchanges-wrapper/blob/master/exchanges_wrapper/exch_srv_cfg.toml.template)\n* After update to `3.0.17`, the configuration file `ms_cfg.toml` must be updated. [Use templates for reference.](https://github.com/DogsTailFarmer/martin-binance/blob/f0a0e5f9a7ceba3919ea0087f1b9f4e0d1bc95b6/martin_binance/templates/ms_cfg.toml)\n* The config files `cli_XX_AAABBB.py` also must be updated from [template](https://github.com/DogsTailFarmer/martin-binance/tree/public/martin_binance/templates)\n* Interaction with Telegram has been radically changed. Please review the new [terms and conditions](https://github.com/DogsTailFarmer/martin-binance/wiki/How-it's-work#telegram) carefully. Loading of the service can be completely disabled in the settings.\n\n## Notices\n* You cannot run multiple pairs with overlapping currencies on the same account!\n\n>Valid: (BTC/USDT), (ETH/BUSD), (SOL/LTC)\n> \n>Incorrectly: (BTC/USDT), (ETH/USDT), (BTC/ETH)\n> \n>As a result of the mutual impact on the operating balance sheet, the liquidity control system will block the work.\n\n* Due to a limitation in the implementation of asyncio under **Windows**, this program cannot be executed. [Use with Docker on Windows instead.](https://github.com/DogsTailFarmer/martin-binance/wiki/Quick-start#docker)\n\n## References\n* Detailed information about use this strategy placed to [wiki](https://github.com/DogsTailFarmer/martin-binance/wiki)\n* [Trade idea](https://github.com/DogsTailFarmer/martin-binance/wiki/Trade-idea)\n* [Quick start](https://github.com/DogsTailFarmer/martin-binance/wiki/Quick-start)\n* [Back testing and parameters optimization](https://github.com/DogsTailFarmer/martin-binance/wiki/Back-testing-and-parameters-optimization)\n\n## Referral link\n<p id=\"referral-link\"></p>\n\nCreate account on [Binance](https://accounts.binance.com/en/register?ref=FXQ6HY5O) and get 10% discount on all trading fee\n\nCreate account on [HUOBI](https://www.huobi.com/en-us/topic/double-reward/?invite_code=9uaw3223) and will get 50 % off trading fees\n\nCreate account on [Bitfinex](https://www.bitfinex.com/sign-up?refcode=v_4az2nCP) and get 6% rebate fee\n\nCreate account on [OKEX](https://www.okex.com/join/2607649) and get Mystery Boxes worth up to $10,000\n\nCreate account on [Bybit](https://www.bybit.com/invite?ref=9KEW1K) and get exclusive referral rewards\n\nAlso, you can start strategy on [Hetzner](https://hetzner.cloud/?ref=uFdrF8nsdGMc) cloud VPS only for 4.75 \u20ac per month\n\n### Donate\n*USDT* (TRC20) TU3kagV9kxbjuUmEi6bUym5MTXjeM7Tm8K\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Free trading system for Binance SPOT API",
"version": "3.0.21",
"project_urls": {
"Source": "https://github.com/DogsTailFarmer/martin-binance"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a02eb56258cda82cbce6ba744cb1e4b634e0e20e476336188524c37c1d28f780",
"md5": "4ffc6bad47acca7694c05951257cbbb1",
"sha256": "7927323b5a15c32b22e34ad28c2d1f9c6af487b0cbbefe6537cb4827463609ed"
},
"downloads": -1,
"filename": "martin_binance-3.0.21-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4ffc6bad47acca7694c05951257cbbb1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 190472,
"upload_time": "2025-02-07T16:37:13",
"upload_time_iso_8601": "2025-02-07T16:37:13.253163Z",
"url": "https://files.pythonhosted.org/packages/a0/2e/b56258cda82cbce6ba744cb1e4b634e0e20e476336188524c37c1d28f780/martin_binance-3.0.21-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "07053ba3b44bbd0416dae176c22348a617bc5267546821eddd18307dee2aab2a",
"md5": "80570b6a75ec5ee02b8eae8d6958c81f",
"sha256": "c42f65f1e63c842499137b0dd8c064602a27b52437a80ae1ec7a0e175e2b0dcb"
},
"downloads": -1,
"filename": "martin_binance-3.0.21.tar.gz",
"has_sig": false,
"md5_digest": "80570b6a75ec5ee02b8eae8d6958c81f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 171701,
"upload_time": "2025-02-07T16:37:25",
"upload_time_iso_8601": "2025-02-07T16:37:25.338645Z",
"url": "https://files.pythonhosted.org/packages/07/05/3ba3b44bbd0416dae176c22348a617bc5267546821eddd18307dee2aab2a/martin_binance-3.0.21.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-07 16:37:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DogsTailFarmer",
"github_project": "martin-binance",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "exchanges-wrapper",
"specs": [
[
">=",
"2.1.28"
]
]
},
{
"name": "jsonpickle",
"specs": [
[
"==",
"3.3.0"
]
]
},
{
"name": "psutil",
"specs": [
[
"==",
"6.0.0"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.32.3"
]
]
},
{
"name": "libtmux",
"specs": [
[
"==",
"0.37.0"
]
]
},
{
"name": "colorama",
"specs": [
[
"==",
"0.4.6"
]
]
},
{
"name": "prometheus-client",
"specs": [
[
"==",
"0.20.0"
]
]
},
{
"name": "optuna",
"specs": [
[
"==",
"4.0.0"
]
]
},
{
"name": "plotly",
"specs": [
[
"==",
"5.24.1"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"2.2.2"
]
]
},
{
"name": "dash",
"specs": [
[
"==",
"2.18.1"
]
]
},
{
"name": "future",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "inquirer",
"specs": [
[
"==",
"3.4.0"
]
]
},
{
"name": "scikit-learn",
"specs": [
[
"==",
"1.5.2"
]
]
},
{
"name": "tqdm",
"specs": [
[
"==",
"4.66.5"
]
]
},
{
"name": "ujson",
"specs": [
[
"~=",
"5.10.0"
]
]
},
{
"name": "orjson",
"specs": [
[
"~=",
"3.10.7"
]
]
},
{
"name": "pyarrow",
"specs": [
[
"~=",
"17.0.0"
]
]
},
{
"name": "shortuuid",
"specs": [
[
"~=",
"1.0.13"
]
]
},
{
"name": "numpy",
"specs": [
[
"~=",
"2.1.1"
]
]
},
{
"name": "scipy",
"specs": [
[
"==",
"1.14.1"
]
]
},
{
"name": "toml",
"specs": [
[
"~=",
"0.10.2"
]
]
},
{
"name": "schedule",
"specs": [
[
"~=",
"1.2.2"
]
]
},
{
"name": "betterproto",
"specs": [
[
"==",
"2.0.0b7"
]
]
}
],
"lcname": "martin-binance"
}