Andrew Rodionoff
Andrew Rodionoff
Hi there! I've converted TimeSeries from struct to interface, more alike to ta4j. I think it's beneficial because TS can be implemented differently, using Influxdb for example.
Hello! I'm working on candlestick diagram plug-in and things go pretty well. But I don't like the candles and volume bars crawling to the left and to the right of...
In certain fonts e.g. RobotoMono, some standard glyphs like 'equal' are mapped to Unicode characters while ASCII characters are named like 'glyph32'. I added simple transform from FiraCode character map...
Hello! Recently I did some work on streamed pkcs7 parsing and generation, and now there's something resembling a working version. I intend to continue modifying your API to include processing...