Skip to content

ElixirTradingTools/chart_pattern_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chart Pattern Detection

A toolbox for detection of classic candlestick chart patterns.

Installation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages