-
### Expected Behavior
When using BTCUSDT 1minute ticker data with the default SMA strategy I would expect transactions and a report.
### Actual Behavior
Backtest report is empty for ticker BTCUSD…
-
Merhaba, OHCL Datadan dakikalık yada saniyelik veri çekebiliyor muyuz ? Yada başka bir yol var mıdır high low ve close datalarını alabileceğim bir yol ?
-
Hi. GetKlinesAsync below, is failing **most and not all** of the time. Any idea on why? It is working in postman all the time by the way.
```csharp
var requestResult = await manager.Client.Future…
-
- add new param: "interval". Default: '1min'. Possible values: '1min', '3min', '5min', '15min', '30min', '1h', '3h', '6h', '12h', '1D', '3D', '1W', '3W', '1M', '3M', '6M', '1Y'. Other value ignored.
…
-
python demo 下载到centos7后,按照GitHub上的Quick Start 步骤,配置了config.json中的2个KEY后,命令行运行bash run.sh,报下面的错:
Traceback (most recent call last):
File "main.py", line 33, in
main()
File "main.py", lin…
-
async def on_ticker(self, *args, **kwargs):
""" 定时执行任务
"""
ts_diff = int(time.time()*1000) - self.last_orderbook_timestamp
if ts_diff > self.orderbook_invalid_s…
-
As per : https://binance-docs.github.io/apidocs/spot/en/#change-log
By end of Q1 2020, the following endpoints will be removed from the API. The documentation has been updated to use the v3 versio…
-
i'm using this code to get exchange's Klines btcusdt exchange
Dim clientBinance = New BinanceClient 'API Tài Khoản Binance
clientBinance.SetApiCredentials(API_Binance1, Secret_Bina…
-
First thanks a lot for this library, it is very useful for me.
I cooked up a real time plot example using cryptofeed pulling orderbook data, following the bitmex example in this repo.
The proble…
-
Hi, I have still the **`asyncio.base_futures' has no attribute 'InvalidStateError'`** issue in Version 1.16.7 using python 3.8.5. As I can see the data stream is hanging every second as well.
I don…
h5tec updated
4 years ago