sdcoffey / techan

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

Implement Money Flow Index #36

Open tsubus opened 3 years ago

tsubus commented 3 years ago

https://www.investopedia.com/terms/m/mfi.asp

codecov[bot] commented 3 years ago

Codecov Report

Merging #36 (9ba295a) into main (a2f4ef8) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   98.32%   98.38%   +0.06%     
==========================================
  Files          41       42       +1     
  Lines         598      621      +23     
==========================================
+ Hits          588      611      +23     
  Misses          7        7              
  Partials        3        3              
Impacted Files Coverage Δ
indicator_money_flow.go 100.00% <100.00%> (ø)

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 a2f4ef8...9ba295a. Read the comment docs.