-
I am trying to integrate tradingview into flutter app. I am using in app webview of flutter and javacript handlers for communication.
{"name":"PNB","full_name":"PNB EQ","ticker":"5676","description…
-
```
fetching data ETHUSDT
fetching market_specific_settings for ETHUSDT...
error fetching ohlcvs for ETHUSDT binanceusdm GET https://fapi.binance.com/fapi/v1/exchangeInfo
dumped first ohlcv timest…
-
On the current master branch, I cannot read data written with 1D timeframe.
After I write some data (ex. TEST/1D/OHLCV ), I can see ./data/TEST/1D/OHLCV directory and a data file like 2019.bin are cr…
-
Following [this doc](https://nbviewer.org/github/polakowo/vectorbt/blob/master/examples/PairsTrading.ipynb#:~:text=%23%20Build%20percentage%20order%20size), I was able to create a list of orders, pass…
-
Hi,
When I used the NFIX2(v12.0.640) or NFIX4(v14.0.339) on bingx exchange, the bot stopped with the following warning:
`2023-10-21 23:46:24 - freqtrade.exchange.common - WARNING - _async_get_candle…
znxn updated
10 months ago
-
Dear Zipline Maintainers,
Does zipline support loading third-party, non-OHLCV signals?
Eg suppose I am looking to trade 3 stocks, A, B, C. I may want to:
1. Augment A, B, C’s OHLCV data with…
-
**Name**: 'XBT' is not of type 'number'
**Description**: This error is generated when I'm going to use `Trade_getBucketed` in order to get OHLCV data. I've been using Bitmex API for months and I neve…
-
Hi,
I'm having issues adding a second series to a chart. Here is my code:
```
List ma20 = _equityTimeserie.Items
.Where(item => item.MovingAverage.Days20 is not null)
.Select(item => n…
-
header 에 추가하는게
"Referer": "http://data.krx.co.kr/" 인가요? 아님
"Referer": "http://data.krx.co.kr/contents/MDC/MDI/mdiLoader/index.cmd?menuId=MDC0201020101" 인가요?
pykrx 를 최신버전으로 ('1.0.48')…
-
how to get price or OHCLV information using uniswap V2