06-18-2019, 07:43 PM
Hi there,
You can have Gekko trading on Binance while making your own trades manually. However, if you're new, I would suggest you not to trade on the same trading pair that you have set Gekko to trade on. If you do, your profit won't most likely be calculated correctly. I guess there might be some people around who have found their way around this limitation.
If you're missing trading pairs on Binance, navigate to exchange/util/genMarketFiles and run update-binance.js script
cd exchange/util/genMarketFiles
node update-binance.js
You can have Gekko trading on Binance while making your own trades manually. However, if you're new, I would suggest you not to trade on the same trading pair that you have set Gekko to trade on. If you do, your profit won't most likely be calculated correctly. I guess there might be some people around who have found their way around this limitation.
If you're missing trading pairs on Binance, navigate to exchange/util/genMarketFiles and run update-binance.js script
cd exchange/util/genMarketFiles
node update-binance.js