GohOnLeeds
GohOnLeeds
Hi Nathan, Thanks for your excellent code. I am using it to read a CSV into my app from google sheets. My issue is some of my fields have double...
Great to have the alarm feature back :) There appears to be some kind of bug whereby the alarm keeps sounding for ALL favorites, not just the hits where the...
Is there a way to read the current plot size in characters from the PlotextPlot class? Ideally, I would like to be able to know how many characters excluding the...
Hopefully this is self-explanatory.. links inside Rich Text in a DataTable appear not to respect link-color, link-background, link-style.... end result being links and non-links are indistinguishable until you trace the...
I am familiar with this sort of code and have it working well: `klines = client.get_historical_klines("ETHBTC", Client.KLINE_INTERVAL_30MINUTE, "1 Dec, 2017", "1 Jan, 2018") ` But I have had no luck...