Gekko Forum
Binance entering "getTicker" callback after api call, err: null data: 357 symbols - Printable Version

+- Gekko Forum (https://forum.gekko.wizb.it)
+-- Forum: Exchanges (https://forum.gekko.wizb.it/forum-3.html)
+--- Forum: Binance (https://forum.gekko.wizb.it/forum-7.html)
+--- Thread: Binance entering "getTicker" callback after api call, err: null data: 357 symbols (/thread-57260.html)



Binance entering "getTicker" callback after api call, err: null data: 357 symbols - ankasem - 06-17-2018

hi

2018-06-17 04:42:26 (INFO): Trader
2018-06-17 04:42:26 (INFO): Follows the advice and create real orders.
2018-06-17 04:42:26 (DEBUG): portfolioManager : getting balance & fee from binance
2018-06-17 04:42:26 (INFO):

2018-06-17 04:42:27 (DEBUG): [binance.js] entering "getTicker" callback after api call, err: null data: 357 symbols
2018-06-17 04:42:28 (DEBUG): [binance.js] entering "setBalance" callback after api call, err: null data: {"makerCommission":10,"takerCommission":10,"buyerCommission":0,"sellerCommission":0,"canTrade":true,"canWithdraw":true,"canDeposit":true,"updateTime":1529199170532,"balances"

1-Why does this error come in

[b]2-canWithdraw:true  (why true)?[/b]



[b]gekko v0.5.14[/b]


RE: Binance entering "getTicker" callback after api call, err: null data: 357 symbols - susitronix - 06-17-2018

hi Ankasem

i have the same issue "can withdraw" on my binance API.
BUT i trust binance, because i set to NO in binance (false read of gekko´s API data).

i hope i understand your other question:
is "err: null data: 357 symbols" really an ERROR???

Someone knows?