-
**Is your feature request related to a problem? Please describe.**
Many users of TimescaleDB utilize financial time-series data. Many of our examples and tutorials show how to do basic OHLC bucketing…
-
```
Chart.Candlestick(
stockData,
Increasing = Line.init (Color = Color.fromString "cyan"),
Decreasing = Line.init (Color = Color.fromString "gray")
)
```
The same behavior is obser…
-
Hi Amin,
On gym-anytradnig it's possible to override _process_data and add your own custom indicators (from Finta etc).
Is it possible to do the same with mtsim - or how should I be thinking abo…
-
### Description
The yahoo API is returning to be giving different adjusted data to what is shown on the website?
Here is an example with RSPT, RSPS vs QQQ.
![image](https://github.com/joshuaul…
-
Hi @edtechre,
In the backtest, I set ctx.buy_fill_price = PriceType.OPEN and also used stop trailing. From the trade records in result, it appears that a lot of stop losses occurred on the same day…
-
Calling: `cryptocompare.get_historical_price_day('ETH')` seems to have price errors compared with the REST api.
library returns most recent as:
```
{'time': 1675814400,
'high': 1580.22,
'low'…
-
**Client**
Which WebScoket client are using?
I am using the Aggregates (Per Second) Websocket.
**Issue**
If I take all the streamed data from the per second websocket for 1 minute of time and co…
-
**Is your feature request related to a problem? Please describe.**
**Describe the solution you'd like**
1) Be able to set the colour of the label background/foreground.
2) Setting the positio…
-
**Describe the bug**
openbb.stocks.candle external_axes=True parameter does not work, seems to return a figure without any axes
**To Reproduce**
from openbb_terminal.sdk import openbb
import mat…
-
hi, my chart price it's not correct.
![aggr](https://user-images.githubusercontent.com/111606691/224475278-6f58b5cb-e6b1-444a-b43d-ab94c5bec7a5.jpg)