DeviaVir / zenbot

Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
MIT License
8.23k stars 2.04k forks source link

working version for Binance and Kraken both exhanges not working in live mode #1320

Closed juosma closed 6 years ago

juosma commented 6 years ago

Hello friends, posting first time sorry if in not right format.

I trying find working version from mine exchanges Kraken and Binance. started one week ago, during these time get lot of experience, and spend probably more time than some developers till created these nice bot. have tried many versions of unstable, stable as I understand impossible to install at all. launch more than 1000 simulations some of it very promising even with Forex_analytics strategy. as I understand bot mostly oriented in to GDAX, bitrex and Poloniex, but there i can't get accounts ;(

System information

  1. Binance:

Probably known issue when not working backfill (duplicated record)

error log error: getTrades() returned duplicate results { product_id: 'LTC-USDT', from: 1517149577130 } { product_id: 'LTC-USDT', from: 1517149577130 }

binance really interesting because theys fee are litle (0.1%) and after sytem upgra they sicounted 70% more for limited time till 24 february. ( we can make good profit ;) )

Shawn8901 commented 6 years ago

see #1317, #1307 and #1287 for your report for binance

juosma commented 6 years ago

thanks, already found for binance - backfill are working. but looks like Manually buy also not working on binance also, but looks like once i had successes to buy, with market, but after no one time, but sell working well, just sell limit are problem but maybe reason that binance have changed fees talking something about order cost = ammount *shaould be > (.... "code, -1013, msg : filter failure MIN NOTIONAL. But market working and looks like in binance no differense maker or taker.