AntiTenzor
AntiTenzor
Is it possible to display CandleStick charts (aka OHLCV candles)? Could you please provide an example how to do this? How much would you like to get for this feature?...
Could you please upgrade you plugin to make it compatible with current Grafana? How much would you like to get for this feature? (Currently I use Grafana v7.5.5 )
It looks like this type of communication can be implemented with **ROUTER** **DEALER** sockets...
Thank you for this snippet! > so my thought is you probably want 4.3.5 (whenever that is released) I'm waiting official release of native libzmq v4.3.5 **very much** for a...
Nobody is interested?
Is it possible to display CandleStick charts (aka OHLCV candles)? Could you please provide an example how to do this? How much would you like to get for this feature?...
> I downloaded the zip file for 4.1.1 and unzipped into the required folder instead of cloning from git Thank you very much for sharing your experience. Instruction to clone...
> The Python script has ran 25 hours now, in addition to another 14 hour run and I can not replicate the issue. I use Python 3.9.5, pyzqm 22.1.0, and...
> I don’t think libzmq is the cause of this problem. Assert message is from **libzmq**. This is why I posted this issue here. =) I just upgraded to **PyZMQ**...
> threading.Lock() Lock every access to **ZSocket publisher** ? Isn't it more convenient to implement such critical code as a thread safe from the very beginning? There is not much...