You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The master branch is currently unused - it will be overwritten by PR #6 once I get to it.
The scope of this project is to be a 'rewrite' of Talib for Elixir, as I am both not satisfied with Talib and the way Elixir handles math. The functions will be written as NIFs with some R syntax like the value :NA when there's not enough data for some indicators.
To clarify: this is not a port.
My schedule is filled at this moment, so as you can imagine: this might take quite some time. I've got some NIFs working locally but I have yet to set up some more things before I publish this. Again, I'm referring to #6.
I will close this issue when the develop branch is merged into the master branch, to prevent confusion.
The module Talib.MovingAverage is references throughout the codebase, but is not implemented anywhere
The text was updated successfully, but these errors were encountered: