-
Steps followed:
1) Installed node on Ubuntu 18.04.3 using [this article](https://docs.binance.org/guides/node/install.html)
2) Downloaded most recent snapshot from [this article](https://docs.bina…
-
### System information
- **Have I written custom code (as opposed to using zenbot vanilla)**:
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**:
- **Zenbot version**: 4.0.5
- **NodeJS …
-
Dear devs,
Running light client with bellow command stucks in Starting RPC HTTP server on 127.0.0.1:27147:
`./lightd --chain-id "Binance-Chain-Tigris" --node tcp://dataseed1.binance.org:80`
-
### Describe the bug
I receive the error " The arbitrage proposal profitability could not be calculated due to a missing rate (wbnb-COINNAME=1, COINNAME-USDT"
" - Error
on POST https://localho…
-
```
const Binance = require('node-binance-api');
const binance = new Binance().options({
APIKEY: '-------',
APISECRET: '-----------',
useServerTime: true,
//recvWindow: 5000, // Set a higher…
-
Part of https://github.com/KomodoPlatform/atomicDEX-API/issues/654
After discussion with @yurii-khi @Milerius and @naezith we've decided that this endpoint is a good example of infromation which we…
-
hello dear
i have a problem deploying this app on my Capanel :
[wiii3 (10)] [memecfov@premium67 wiii3]$ npm start
> binance-spot-order-notifier@1.0.0 start /home/memecfov/wiii3
> node index.j…
wiii3 updated
2 years ago
-
The PR https://github.com/ViewBlock/binance-api-node/pull/586 introduced type definitions for `futuresCancelBatchOrders`. 🚀
Unfortunately, the function is missing a return-type definition which bec…
-
On the 18/02/2018 I tried to send my Iota to the Binance exchange from my light wallet that I had recently upgraded from Github to the 2.5.7 version.
The Binance Iota address was: BYTFJXWIEM9QY…
-
Hi,
I'm having the same issue as all the closed reconnecting-websocket problems, and in https://github.com/ViewBlock/binance-api-node/issues/621 it was mentioned to pass options. I investigated an…