-
I'm trying to run the example code with the binance exchange but it doesnt work. In the debugger i can see the websocket is subscribed and receiving depth events. The same code works if i replace with…
-
please help get client from binance.us, I want to get orders, and make orders
-
Hi! Firstly, thanks for developing an awesome package!
Its a bit of a stupid question, but I can't find the answer in any docs/issues. What are the input vales for RSI?
`const rsi = require('tec…
-
Hi, I'm new here. Just made my GitHub account for this. I really liked your project and would love to contribute with some feedback to it.
My bot is live with real currency. No test mode.
It didn'…
-
Here's my achievement that's what I'm trying to make on API:
Create an order for BTCUSDT from 53000 price with 0.005 quantity and set TP value as markprice=54000 when order executed. This is what I…
-
Hi
The bot bought 500 XVG
When he tries to sell I get :
```
2018-01-04 20:13:26.570 INFO 15 --- [pool-1-thread-1] io.github.unterstein.BinanceTrader : Tradingbalance: AssetBalance[asset…
-
i do not know how other projects(moosyresearch and others) handle the errors (or found a solution around it),
but yesterday it was almost not workable (lots of 403 and 418 errors) (on other days it …
-
**Describe the bug**
If you try to get your account's values for coins that are in the isolated-margin caps, you will receive an error. For example, if you try to get LUNA values, you will receive an…
-
An issue to collect data and tasks needed for adding binance
- [x] Decrease Callback/ Load Amount to 1 in #40
- [x] Analyze compatibility
Needed changes in Data call?
Needed changes in Data sto…
-
For example, the current price of ETH is 2000 usdt. And now, I want to create a SHORT future order at a specified price of 1500 usdt by the function " client.futures_create_order() " . So, when the p…