-
I have installed the wrapper from https://github.com/JKorf/Binance.Net
Using their example code, I have the following in my app:
```
using System;
using System.Collections.Generic;
…
-
Method Spot.System.GetExchangeInfo() response with Error
[1] Deserialize JsonSerializationException: Error setting value to 'Type' on 'Binance.Net.Objects.BinanceRateLimit'.
Previously, everythin…
-
Hello could you add these url use by binance apps.
www.hanqiweb.red
www.hanqiweb.cn
www.hanqiweb.net
www.shyqxxy.com
domain-config-1259603563.file.myqcloud.com
static-file-1259603563.file.myqc…
-
Hi paoloboni and DarkWingMcQuack,
First of all thanks for your great efforts I was able to backtest my trading strategy on realtime binance BTCUSDT data. Now am planning to deploy in production fo…
-
Metamask now has a feature which allows dapps to add new network and ask for network change if user is in the wrong one:
```
window.ethereum.request({
method: 'wallet_addEthereumChain',
par…
-
## App Logo (Required)
![logo_450 450](https://user-images.githubusercontent.com/80234655/120415011-0b256980-c385-11eb-9f08-4c180217a7f4.png)
## App Details (Required)
Type: Dapp
Name: DAOLaunch…
-
There is Binance testnet API:
https://testnet.binance.vision
Is it possible to connect bot with test-net?
I didn't find any information and tried to just use test-net api keys – no luck.
Thanks…
-
![20210225184857](https://user-images.githubusercontent.com/9990289/109142711-27b87100-779a-11eb-9224-3ecdc3493f4c.png)
-
I was read similar issues but they not helped me.
Intuition thinks that problem there https://github.com/binance-chain/bsc/blob/032970b2deeffe3b7f87703753d7be9a09906758/eth/downloader/downloader.go#L…
-
I'm trying to send a regular limit sell order on binanceus and keep getting the following error:
AuthenticationError: binanceus {"code":-1022,"msg":"Signature for this request is not valid."}
Th…