petric3
petric3
I'm getting pretty long streamed json messages of different struct. Errors like the following one happens quite often.  It's quite clear that there's redundant/empty space but it's very hard...
Probably Google doesn't provide it, so here goes a silly question: Will there be any change to get volume for Stock("TICK")? Otherwise thank you for the code, works smoothly.
It seems there's a limit on read news messages, is it possible to increase its default value? ``` 2022/06/15 18:22:06 WARN datav2stream: reading from conn failed, error: failed to read:...
FYI, just testing the new News endpoint, I'm getting disconnects one per about two hours, sometimes sooner, please see the screenshot.  Otw, I'm subscriber to marketdata. PS: great new...
May I ask is this module still maintained? Just wondering if there's a way to implement finBERT model? Tnx
I just discovered your package. So far have been using go-echarts/v1, where one can easily add multiple charts to single page, e.g.: ``` page := charts.NewPage() line1 := charts.NewLine() page.Add(line1)...
Is it possible to add title option of the countdown e.g. `countdown 10m -title 'My project number 1'`. This comes handy when you have several countdowns running. 
I'm mechanical engineer migrated from python about 3 years ago. I'm really happy with golang, have speeded up my analyses 80-100x. I really like to promote golang in our community...
Thank you for the great package. I try to study it and make some multi-line text, but it seems I cannot make it work. This is my code: ``` func...
Not a math person here, been looking into the code but no clue. I assume it must be pretty simple, so please bear with me. How to get a count...