-
**Describe the bug**
I use the code in the mplfinance official page to plot simple OHLC data, but I get the following message:
File "C:\LegacyApp\Python36\lib\site-packages\mplfinance\plotting.p…
-
# Bug Report
Hi, further to report on discord, I believe this is bug 🙏
I see the `SimulatedExchange.process_bar` calls `OrderMatchingEngine.process_bar` which in turn creates the `TradeTick` or `Q…
-
No UI styling (that is blocked by #1 ), just setting up the core elements of the app:
- [x] #7
- [x] #29
- [x] #12
- [x] #30
- [x] #32
- [x] #35
-
When a user makes a **market** order to **buy** some symbol, the exchange as a balance controller needs to freeze the user's money. But the **market** order does not have a price, and of course I do n…
-
- [x] 接上來自 market context 的動畫並實時更新
- [x] 切換行動版跟桌面板,不能讓交易圖表缺失中間的資料
- #414
- ~整理來自 context 的交易資料~
- ~該時間區間沒有交易量,我要拿上一根蠟燭的 close 畫出點/十字~
-
![Screenshot 2023-03-01 at 10 13 38 AM](https://user-images.githubusercontent.com/85772166/222226218-de6c94c3-f170-484f-833d-7c2a142a39e4.png)
-
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…
-
Caused by: org.knowm.xchange.exceptions.ExchangeException: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
at org.knowm.xchange.BaseExchange.applySpecification(BaseExchange…
-
With 2.3.0:
```
>>> from yahooquery import Ticker
>>> stock = Ticker('GRVO.PA')
>>> data = stock.history(period='2y', interval='1wk', adj_ohlc=True)
>>> data
…
-
### Operating System
MacOS Sonoma 14.2.1
### Programming Languages
_No response_
### CCXT Version
4.2.51
### Description
I'm trying to get OHLC candle data from HTX. Some of the s…