dysonance / Strategems.jl

Quantitative systematic trading strategy development and backtesting in Julia
Other
163 stars 39 forks source link

Update README.md #5

Closed femtotrader closed 6 years ago

femtotrader commented 6 years ago

Add install note

codecov-io commented 6 years ago

Codecov Report

Merging #5 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #5   +/-   ##
=======================================
  Coverage   78.04%   78.04%           
=======================================
  Files          11       11           
  Lines         164      164           
=======================================
  Hits          128      128           
  Misses         36       36

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3ecd5da...7821bf4. Read the comment docs.

dysonance commented 6 years ago

Not really sure how that second commit of mine happened... was editing the file inline using the GitHub web editor and I guess it freaked out when I tried to commit.

But this is a good idea and something I forgot to add, so thanks again @femtotrader for helping out :)