Sean Clarke
Sean Clarke
### Describe the bug I did a test uploading a binary file in 32Kb blocks and the load performance was very poor (PostgreSQL, Cassandra and ScyllaDB were much *much* faster)....
As part of Barter feature request (https://github.com/barter-rs/barter-rs/issues/21) to implement strategies utilising multiple timeframes, a precursor to a possible implementation of this is to add a time frame element to the...
Part of a series of changes to ultimately deliver https://github.com/barter-rs/barter-rs/issues/21 i.e. create strategies that utilise multiple timeframes. This is the first modification to add TimeSeries to Candle/OHLCV ticks. Also replaced...
It would be really useful to have double exponential moving averages added to the indicators to detect trends faster. Is this library truly dead and no longer supported? I don't...
I was migrating from some previous C++ and Rust () indicators and I noticed the MACD has completely different values to what I expected. I also checked on Yahoo finance...
I may be missing something, but I can't see ATR implemented in the library. If that is correct, I am happy to create an implementation
We have encountered some instances where we build a Rust application that uses rust-ffmpeg-sys and on certain hosts it fails to initialise on startup and seg faults with an illegal...