sdcoffey / techan

Technical Analysis Library for Golang
https://godoc.org/github.com/sdcoffey/techan
MIT License
838 stars 142 forks source link

Short position TPA calculation fix #10

Closed melekhine closed 5 years ago

melekhine commented 5 years ago

Possible fix for an issue described in #9 ticket

codecov[bot] commented 5 years ago

Codecov Report

Merging #10 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #10   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          28     28           
  Lines         550    553    +3     
=====================================
+ Hits          550    553    +3
Impacted Files Coverage Δ
analysis.go 100% <100%> (ø) :arrow_up:

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 69f92bf...00bccf9. Read the comment docs.

melekhine commented 5 years ago

Important notice.

I changed tests, so -- review, or decline and I will pull request without short tests