-
Description:
An option to create subplots below the OHLC plot is needed to validate the data and calculations. While this can be accomplished by having separate charts, it saves a lot of time and muc…
-
We are planning to implement new financial platform. There are requirements for realtime processing. Almost all reqs are based on time series. The type of charts are candlesticks, HiLo renderers.
Ab…
-
I made a chart in js. I can pull the OHLC prices from my API. Now I would like to add the real-time price that gets updated every second from my API. Where and how do I add this?
EDIT: I think I ca…
-
## Describe your environment
* Operating system: wsl2 w10
* Python Version: 3.10
* CCXT version: 2.7.66
* Freqtrade Version: 2023.dev2
## Your question
I have a 5min scalp strate…
-
Hi,
I've read this - https://github.com/freqtrade/technical/issues/152 and this https://github.com/freqtrade/technical/pull/154.
As i get - this could make Heikin Ashi works like on Tradingview. H…
-
Building twice the documentation from the same sources should produce the exact same result, byte for byte. This requires removing hexadecimal addresses like `function at 0xdeadbeef`.
This will m…
-
**Description**
Try and create a plot with an OHLC plot and an XY plot
**Steps to reproduce**
1. Run the following command
```python
from deephaven import read_csv, Aggregation as agg, …
-
When I ask for the maximum range of stock prices, I get the quearterly quotes only. Is it possible to get all of the daily stock prices (adjusted)?
Thank you
-
Just found this package as an possible alternative to yfinance and was wondering, if the ohlc data is corrected, like yf do it (partially).
What I mean is, that ohlc is adjusted to the adjusted clo…
-
A diff between this client library's spec and our hosted spec was found. The client may need an update to match any changes in our API. See the diff below:
```diff
--- https://raw.githubusercontent.co…