amv-dev / yata

Yet Another Technical Analysis library [for Rust]
Apache License 2.0
329 stars 52 forks source link

[Issue 19] Last value peeking / output values history access #21

Closed amv-dev closed 2 years ago

msdrigg commented 2 years ago

Honestly, this is perfect. It incorporates all the different ideas we were discussing -- more than one historic value, getting the last value automatically where possible and implementing index. This would definitely close my issue