-
### Operating System
Windows
### Programming Languages
Python
### CCXT Version
4.4.24
### Description
In the code you see below, even though I set the limit parameter to 500, watch_ohlcv_for_sy…
-
Suddenly it's giving me this error, the speed of server response is also damn slow today!! please can this be checked
breeze.subscribe_feeds(
File "/usr/local/lib/python3.10/dist-packages/breeze…
-
### Operating System
Windows
### Programming Languages
Python
### CCXT Version
4.3.95
### Description
The current implementation on CCXT for the `fetch_ohlcv` function for Hyperli…
-
At the moment there is no way to get OHLCV data. (See: https://github.com/btrccts/btrccts#manual)
In the future there will be ohlcv data provided.
-
#### Expected Behavior
it has to submit stop market order without problem, like its described in you api docs
https://www.quantconnect.com/docs/v2/writing-algorithms/trading-and-orders/order-t…
-
Ask anything you want about mplfinance usage, project philosophy and/or priorities, or anything else related to mplfinance.
hello, I am new to data processing with pandas and python programming g…
-
Example of a request:
https://testnet.bitmex.com/api/v1/trade/bucketed?binSize=1m&partial=false&symbol=XBTUSD&count=100&reverse=false&startTime=2018-05-05T04%3A02%3A00.000Z
Take a look at timestam…
-
Extracting the price data for research purpose is currently rather cumbersome and very slow, requiring to run a backtest. I wrote two functions that simply read the bcolz data and returns OHLCV data f…
-
The aggregate bar endpoints have the dark pool trades and volume rolled into it, leading to moments in my datasets where the high, low, and close of a bar can be wildly different from what the NASDAQ …
-
Dear Catalyst Maintainers,
Thank you for your work on an amazing platform!
Before I tell you about my issue, let me describe my environment:
# Environment
I'm running mac osx, and installed everyt…