-
I tried this command bellow and got the error in the image
python trader.py --symbol KAVABTC --mode range --quantity 64 --buyprice 0.00013965 --sellprice 0.00014650 --stop_loss 1
https://imgur.…
-
**Env:**
Node: 10.15.3
Npm: 6.9.0
**Error:**
```
binance-triangle-arbitrage@5.2.2 start /mnt/d/Develop/binance-triangle-arbitrage
node src/main/Main.js
Successfully pinged the Binance api i…
-
Hi.
Do you think it could be possible to make baseUrl an option ? After Binance outage, I noticed that https://us.binance.com was working for me while https://www.binance.com was not so it would ha…
-
i need balance and position and order websocket subscription and price also
-
## Issue Overview
createOrder() always return
Malformed requests are sent to the server. Please review the request object/string
#### Package Version: 4.6.2
Visual Studio 2017
Install 4.6.2 …
-
I like your code style, readability, clear separation of concerns.
My suggestion would be to avoid **market** orders.
Something can go wrong during the process, the market can move adversely
…
-
Hello,
I try to create a socketio server with a binance websocket server.
The binance websocket server fire a callback every 5seconds or so. (Line 30 ) in my code => #1
The callback is fire fro…
ghost updated
5 years ago
-
Congrats! Beautifully designed and executed module!
However, I regularly getting the following error. I realized that it is not in your module, but maybe you have an idea what caused it and how to ge…
-
I have no problems when placing "Market" orders through the api but when I go to place orders as "Limit" I get invalid price every time (have tried placing the same orders manually with no problems).
…
-
Suddenly the Get24HourStatisticsAsync function is not working and throwing this exception
in BinanceApi.c Line 321
{"SymbolStatistics: price must not be less than 0.\r\nParameter name: weightedAvera…