-
There was a fork to add OCO orders to the API.
`binance.sell('BNBBTC', Qty, Price, {stopPrice: stop_price, type: 'OCO'}, (error, response) => {}`
When trying to sell, I get a Bad Request response w…
-
Environment: Colab
I am trying to use run the `0_dl_trainval_data.py` file, but receiving multiple errors after. It seems the issue is with the in finrl installation. I initially tried to install …
-
2023/02/09 11:22:25 AM ERROR ERROR in update_account_balance_and_unrealized_profit
2023/02/09 11:22:25 AM ERROR ERROR in set_leverage
2023/02/09 11:22:25 AM WARNING ERROR/WARNING in set_position_mod…
-
## Issue Overview
Sadly there is a problem that connections get constantly lost if you run a program 24h. I do not see how to get that solved.
If there are no price updates for some time I can rereq…
-
Hello guys,
when I am opening an onDepthEvent websocket on many pairs(all btc pairs), I start getting this error
`java.net.SocketTimeoutException: sent ping but didn't receive pong within 20000…
-
rustc 1.60.0 (7737e0b5c 2022-04-04)
Window 11 10.0.22000 Build 22000
main.rs:
```rust
use crypto_crawler::{crawl_trade, MarketType};
#[tokio::main]
async fn main() {
let (tx, rx) = …
-
binance.exceptions.BinanceAPIException: APIError(code=0): Invalid JSON error message from Binance: This endpoint has been deprecated, please integrate with “GET@/sapi/v1/asset/tradeFee”. See details i…
-
May make slight guesses with price effects, but it will improve the apparent responsiveness of the UI.
- [x] Binance
- [x] Bitfinex
- [ ] Coinbase Pro
- [x] Complete xchange-stream PR by support…
-
I have exchanges not showing up only one from remote clients. If I try locally it's fine, I opened up the dev tools in firefox and network's showing bunch of connection to api's when I connect locally…
-
The PHP version check allows PHP below 7.0, but for some of codes I'm sure it's 7.0 or even higher.
Anybody has a local tool installed to check the minimum PHP version needed for our code here?
``…