-
- OS: Windows 11
- Programming Language version: python 3.10
- CCXT version: 1.92.87
Hi, booted some code I didn't use for 1-2 weeks, and it suddenly stopped working, I'll be grateful if you take…
Salz0 updated
2 years ago
-
Je n'arrive pas à faire fonctionner le code "envelope.ipynb" dans Google Colab même après avoir install les modules suivant :
pandas (pip install pandas)
ccxt (pip install ccxt)
matplotlib (p…
-
File "c:\Users\yusufarsln342\Desktop\projeee\binance-pump-alerts-masternew\binance-pump-alerts-master\alerter\BinancePumpAndDumpAlerter.py", line 156, in filter_and_convert_assets
symbol = exchan…
-
Do you have some stats for the success rate?
-
I run my codes and wrong message shows:
`binance.exceptions.BinanceAPIException: APIError(code=-1021): Timestamp for this request is outside of the recvWindow.`
how to solve it on linux server and…
-
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) = …
-
hey!
running it on win 10, i get this error, it started appr. a week ago(update to latest ver. did not help):
```
npm run run
> 3cac@1.1.0 run
> node .
-- Fetching bubbles
undefined:1
…
-
List of grant programs that we know of:
- https://github.com/aragon/nest
- https://ecf.network/
- https://www.grants.consensys.net/
- https://www.ethereum.org/devgrants
- https://samsungnexteurop…
-
Run the FinRL_MultiCrypto_Trading.py got error, please fix it
```bash
binance successfully connected
tech_indicator_list: ['macd', 'rsi', 'cci', 'dx']
indicator: macd
indicator: rsi
indicator…
-
Hey! First of all thanks for making this Gem.
I am getting a Faraday::SSLError... have you encountered that before? Everything else in my app is working fine but as soon as I start to use this cli…