-
### Operating System
Mac Os
### Programming Languages
Python
### CCXT Version
4.0.103
### Description
The values I am receiving via fetch_ohlcv from Binance on some coins are inco…
-
Hey guys!
I'm building a script in Python that returns the value of the OPEN field when using OHLCV, however, when I run the code it returns a value that I don't understand. Could anyone help me pl…
-
### Preliminary Checks
- [X] I have already searched for [existing issues](https://github.com/ccxt/ccxt/issues) and confirmed that this issue is not a duplicate
### Is your feature request related t…
-
###
Hello, what is the best architecture solution (js, python) for the case when you need to fetch OHLCV for > 20 pairs per five timeframes from 5 exchanges with minimal delay?
Can I use one sour…
-
### Operating System
Windows 11 pro
### Programming Languages
JS
### CCXT Version
3.0.61
### Description
I'm getting error when fetching ohlcv data from kucoin. For the other exchange - bybit …
-
- Log
{"level":"info","timestamp":"2020-11-20T01:44:37.473Z","msg":"authenticated successfully {feed:AM.AAPL}"}
{"level":"info","timestamp":"2020-11-20T01:44:37.473Z","msg":"authenticated success…
-
Hello,
This is feature request.
TechanJS is great library to present market data in many ways. In our case we want to present indicator that is not implemented by the library. Would it be possib…
-
### What problem does this feature solve?
Pic below is a screenshot from tradingview, as we can see, the OHLC and volume is shown at a fixed position, what we can do now in Echarts is a tooltip box f…
-
The paper trading demo expects to train on data in the form of OHLCV.
https://github.com/AI4Finance-Foundation/FinRL/blob/7c5deaff188176562309df600a86a5f89d4eb83a/tutorials/3-Practical/FinRL_PaperT…
-
Hello.
Could anyone help me to understand how to push ohlcv data into the empty chart right from browser?
There is no way from me to get data from vue server, so I want somehow to create a json in…