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 Polygon Broker #271

Closed tfukaza closed 2 years ago

tfukaza commented 2 years ago

Update Polygon broker to support options and getting market hours.

codecov[bot] commented 2 years ago

Codecov Report

Merging #271 (b1dc0b5) into main (0fb30f8) will decrease coverage by 0.21%. The diff coverage is 10.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
- Coverage   55.83%   55.62%   -0.22%     
==========================================
  Files          24       24              
  Lines        3847     3869      +22     
==========================================
+ Hits         2148     2152       +4     
- Misses       1699     1717      +18     
Flag Coverage Δ
unittests 55.62% <10.52%> (-0.22%) :arrow_down:

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

Impacted Files Coverage Δ
harvest/api/polygon.py 20.00% <10.52%> (-0.32%) :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 0fb30f8...b1dc0b5. Read the comment docs.