dysonance / Temporal.jl

Time series implementation for the Julia language focused on efficiency and flexibility
Other
100 stars 25 forks source link

Difference to TimeSeries.jl #48

Open rapus95 opened 3 years ago

rapus95 commented 3 years ago

Hey, it would be nice to add a section to the readme that compares the package to the official https://github.com/JuliaStats/TimeSeries.jl package. 😊

femtotrader commented 3 years ago

Such a section existed some years ago... https://github.com/dysonance/Temporal.jl/tree/144ff59a407de0017b810ee229453faf6147d554#temporal-vs-timeseries but things have probably changed since that time...

There is also closed source implementation of timeseries such as this one https://www.linkedin.com/feed/update/urn:li:activity:6810654318115586048/

See also https://github.com/JuliaQuant/MarketTechnicals.jl/issues/93