A toolbox for detection of classic candlestick chart patterns.
Not currently available in Hex. Please reference this repo to install:
def deps do
[
{
:chart_pattern_detection,
git: "https://github.com/ElixirTradingTools/chart_pattern_detection.git",
ref: "<commit hash here>"
}
]
end