A technical analysis library for algorithmic trading.
If available in Hex, the package can be installed
by adding quantonex to your list of dependencies in mix.exs:
def deps do
[
{:quantonex, "~> 0.1.2"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/quantonex.