AJT

Results 15 comments of AJT

Can you add ETH ?

Have the problem with sendAudio with URL string. So what is the solution ? EDIT : I added ?random=64 and it worked.

Same here, one time by day... No solution ? Even with a try catch, and restart WS ?

Not sure about OCO because i didn't use. But on futures, i can place a SL, and it correctly displayed on the desktop app. Just use futuresBuy or futuresSell, with...

I have the same problem after running it during some hours. I think the problem is the websocket is alvie for 60 minutes, and so we need to use keep...

Hello I think it's not possible I used two call here.

Thanks to @raricy @jaggedsoft you didn't push in the stable version this PR ? use this : ``` if ( error ) { if ( error.code && error.code === 'ESOCKETTIMEDOUT'...

Hum it's good question. I have the same problem with open order (LIMIT). And i found two solutions here : futuresCountdownCancelAll or cancelOrder manually with a cron (or anything else),...

> YEs it's in the futures API (i mean this API), just call binance. `let res = await binance.futuresCountdownCancelAll(pair,delayMs) ` It work for me , i did a test. And...

@samavia did you fork to add it ? I would like to use advanced filter too :D