-
#### Expected behaviour
All series linked to the updated series are updated as well.
#### Actual behaviour
The following demo shows three series. The first one - ohlc is updated by adding points.…
-
## Bug Report
**Issue:** Cannot set the y-axis auto limit
**Reproducing:**
```cs
private void btnPlotCandlesScott_Click(object sender, EventArgs e)
{
var candles …
-
Hello Ran
Incorrect data (1/100 of actual O,H,L,C -and consequently wrong RSI calculated thru a library using OHLC values-) are retrieved with yfinance for ULVR.L on the day 6th Jan 2021, while the…
-
is:issue is:open in binance website showing data in different then public data for example check kline price of 4th dec 2021 in website and public price are different.
-
Hi,
I tried using your stockchart graph demo
I added an interval switcher and an event than listens when a new interval is selected
When this event is fired, if I clear the list of dividend/split…
-
```
import asyncio
from kraky import KrakyApiAsyncClient, KrakyWsClient
async def get_web_sockets_token():
kraken_api_key = ""
kraken_secret = ""
kraky_api_client = KrakyApiAsync…
-
期货日线回测,open_auction中下单,滑点不起作用,成交结果还是无滑点的。
虽然文档说以集合竞价开盘价成交,但现实是若在集合竞价结束的瞬间下单,会有滑点。
这种场景还是有的,如果米筐在这里加上滑点功能,会适用更多现实场景。
以上实际是开盘价撮合成交的场景,对这个场景的进一步改进是增加限价单功能。
即开盘发出的限价单,考虑当日全天的ohlc,进行撮合。这样就完美了。这种场景就不必…
-
It would be great if we could have various order types supported:
- Stop-loss
- Take-profit
- Stop-buy/sell
- Limit-buy/sell
Hope there is no fundamental problem with supporting these things?
-
**Describe the bug**
```
Traceback (most recent call last):
File "", line 1, in
File "/Users/samuel/Library/Python/3.9/lib/python/site-packages/yahooquery/ticker.py", line 1279, in history
…
-
Hi, awesome work on the annotation feature, it is exactly what I was looking for. Is it possible to layer the annotations and their popups above the crosshair cursor? Currently when hovering,the cross…