dysonance / Strategems.jl

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

Random Sampling of Parameter Space Combinations #11

Closed dysonance closed 6 years ago

dysonance commented 6 years ago

Addresses this issue. Closes #9

codecov-io commented 6 years ago

Codecov Report

Merging #11 into master will decrease coverage by 1.08%. The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   78.04%   76.96%   -1.09%     
==========================================
  Files          11       11              
  Lines         164      178      +14     
==========================================
+ Hits          128      137       +9     
- Misses         36       41       +5
Impacted Files Coverage Δ
src/paramset.jl 68.42% <ø> (ø) :arrow_up:
src/strategy.jl 76.19% <55.55%> (-2.39%) :arrow_down:

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 ba6e869...b23049d. Read the comment docs.