tfukaza / harvest

Simple and intuitive Python framework for algorithmic trading. Easily create bots to live and paper trade stocks, crypto, and options!
https://tfukaza.github.io/harvest-website
MIT License
124 stars 26 forks source link

Update documentation #266

Closed tfukaza closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #266 (992cbfe) into main (ff454ee) will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #266      +/-   ##
==========================================
+ Coverage   55.29%   55.30%   +0.01%     
==========================================
  Files          24       24              
  Lines        3778     3777       -1     
==========================================
  Hits         2089     2089              
+ Misses       1689     1688       -1     
Flag Coverage Δ
unittests 55.30% <ø> (+0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
harvest/algo.py 60.08% <ø> (ø)
harvest/api/robinhood.py 1.46% <ø> (+<0.01%) :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 ff454ee...992cbfe. Read the comment docs.