-
I draw the signals on the picture, but they appear on the top and bottom of the pictures, how can I draw them on the klines?
the code now about drawing :
```python
my_color = mpf.make_marketcolor…
-
after using jesse docker stack steps , after 'jesse import-candles Binance BTCUSDT 2019-11-17' it throws:
```
Uncaught Exception: ValueError: start_date must be a string representing a date b…
-
MUST READ THIS BEFORE SUBMITTING ISSUES (read the links, then delete this message before submitting):
- https://github.com/ccxt/ccxt/wiki/FAQ
- https://github.com/ccxt/ccxt/blob/master/CONTRIBUTIN…
-
Hi. What would be the best way to use this library in the browser?
-
-
currently i have 2 charts, one with the normal candlesticks and one with the heikin ashi candlesticks
I've copied your live update code [40-liner Bitfinex example](https://github.com/highfestiva/fi…
-
__Steps to reproduce:__
List the minimal actions needed to reproduce the behavior.
```
from influxdb_client import InfluxDBClient, Point, WritePrecision, BucketsApi, OrganizationsApi
from in…
-
-
In option strategy(gamma scalping, straddle,...) , multiple options are required to synthesize
position. Is there **simpler way to obtain**
self.trader = Trade(**cc) and self.market = Market(**cc)
…
igkoh updated
4 years ago
-
Hi! I was trying to get kline data via the perpetual websocket, it connects without error but the responses thereafter are just empty dicts. Don't know if your supporting perpetual klines?
This is th…