-
-
### Platform or tool
Terraform
### Desired or expected behavior
The plugin should be in the list and can be initialised as described in the [documentation](https://developer.1password.com/docs/cli/…
-
AxiosError: Request failed with status code 400\n at settle (/home/node/.n8n/nodes/node_modules/axios/lib/core/settle.js:19:12)\n at IncomingMessage.handleStreamEnd (/home/node/.n8n/nodes/node_m…
-
So I was running a bot and the bot bought shares at $55.72, and sold at $55.74. This mathematically should be a profit but upon looking at my order history, it shows a buy at $55.79 and a sell at 55.7…
-
Hi, I am using version 0.11.40.
In my code, I tried [https://github.com/ViewBlock/binance-api-node/issues/470](https://github.com/ViewBlock/binance-api-node/issues/470)
if(clean) clean();
Even…
-
**Describe the bug**
get_historical_klines and get_klines data has gaps in it.
**To Reproduce**
client.get_historical_klines('ADABTC', '5m', '2 hours ago UTC')
and plot the data
I've also tried…
-
**Describe the bug**
Using COIN-M methods (using python-binance) is causing weird erros. Analogous USD-M with same parameters are working fine.
**To Reproduce**
This works:
client.get_historic…
-
https://testnet-dex.binance.org/api/v1/peers
Seeds obtained from this site still won't work when added!!!!!!!
Can someone tell me how to synchronize the test network? Thank you very much!!!!!!!!!!!!…
-
接口返回:
{'code': 0,
'msg': "Service unavailable from a restricted location according to 'b. "
"Eligibility' in https://www.binance.com/en/terms. Please contact "
'customer service …
-
few days ago start to receive this error when try to withdraw from binance.
Solved by manyally replace signature from URL into form body.
```
const signedRequest = ( url, data = {}, callback,…