jealous / stockstats

Supply a wrapper ``StockDataFrame`` based on the ``pandas.DataFrame`` with inline stock statistics/indicators support.
Other
1.29k stars 299 forks source link

[GH-11] Retrieve all indicators #110

Closed jealous closed 2 years ago

jealous commented 2 years ago

Use init_all to initialize all indicators with shortcuts.

codecov-commenter commented 2 years ago

Codecov Report

Merging #110 (490d15d) into master (68f105d) will increase coverage by 0.04%. The diff coverage is 99.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   98.68%   98.73%   +0.04%     
==========================================
  Files           1        1              
  Lines         686      632      -54     
==========================================
- Hits          677      624      -53     
+ Misses          9        8       -1     
Impacted Files Coverage Δ
stockstats.py 98.73% <99.37%> (+0.04%) :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 68f105d...490d15d. Read the comment docs.