charles-achilefu / MarketTechnicals.jl

Technical analysis of financial time series in Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MarketTechnicals.jl

Documentation Build Status
StableDev BuildCoverage

A toolkit for technical analysis of financial time series in Julia.

Development Setup

Documentation

We use Documenter.jl as our doc builder, please install it at first.

Pkg.add("Documenter")

Then, build it.

$ cd docs
$ make

The generated doc locates at docs/build.

About

Technical analysis of financial time series in Julia

License:Other


Languages

Language:Julia 100.0%