urketadic / mirror_trader

Bot will copy trades from main account to all your other accounts on crypto exchanges (Binance, Bitmex, Bybit, Deribit)
https://www.deficlerk.com/
9 stars 10 forks source link

Mirror_trader

Bot will copy trades from main account to all your other accounts on crypto exchanges (Binance, Bitmex, Bybit, Deribit)\ Brought to you for free by www.deficlerk.com

Installation

1) Install Node modules\ #f03c15 cd admin && npm install

2) Install Python dependencies\ #f03c15 cd engine/*exchange* && pip install -r requirements.txt

3) Start the app\ #f03c15 cd admin && node app.js

Visual

monkey see monkey do

To Do

Add proxies to avoid problems when using 10+ client accounts. Add option for account to follow with % instead of fixed amount of funds.

Fix: 1) Bitmex market orders. 2) Bybit big delays and random bugs.