-
This repro is one of very much inspiration and much gratitude to share this.
Im relative new to freqtrade, strats and ml so im learning each day.
Since its quite a task to start all the scripts ma…
-
Hi Can someone help me, please
The library is working fine, but when I add more than 15 user accounts I'm getting this error, can you please help me to fix this issue, please.
Error
====
/var…
-
Everything was fine, it worked for more than six months, but at one fine moment it stopped working with the following error.
>
crypto_trading_logger - INFO - Will be jumping from [ONT] to XLM
…
-
### System information
- **Have I written custom code (as opposed to using zenbot vanilla)**: NO
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: CentOS 7
- **Zenbot version**: 4.0.5
…
-
user-me
User wants to:
- Query JSON - Request data from a REST endpoint e.g. Binance https://api.binance.com/api/v1/klines?symbol=STEEMETH&interval=1h
- Query CSV - e.g. FRED unemployment rate ht…
-
The endpoint for binance.us to get fees based on assets is https://api.binance.us/sapi/v1/asset/query/trading-fee, however, python-binance does not work properly for this endpoint for .us tld. I see t…
-
**Describe the bug**
I working with binance, and function such order_market_buy and get_balace working properly, but when i try to use withdraw i getting 'Verification filed'
**To Reproduce**
Co…
-
I am trying to place a new order of type STOP_LOSS_LIMIT as follows:
`client.create_order(
symbol="ABCXYZ",
side="SELL",
type="STOP_LOSS_LIMIT",
timeInForce="GTC…
-
at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20) {
errno: -4077,
code: 'ECONNRESET',
syscall: 'read'
}
. I am trying to use binance api with my pc which is conne…
-
برای دریافت قیمت لحظهای بیتکوین در پایتون، میتوانید از APIهای مختلفی که برای این منظور وجود دارند استفاده کنید. یکی از محبوبترین و معتبرترین APIها برای دریافت اطلاعات مربوط به ارزهای دیجیتال، API …