alexgolec / tda-api

A TD Ameritrade API client for Python. Includes historical data for equities and ETFs, options chains, streaming order book data, complex order construction, and more.
https://tda-api.readthedocs.io
MIT License
1.26k stars 338 forks source link

Docs for client_from_access_functions #305

Closed alexgolec closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #305 (a8dbbf5) into master (729dc42) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #305   +/-   ##
=======================================
  Coverage   99.58%   99.58%           
=======================================
  Files          19       19           
  Lines        2193     2193           
  Branches      306      306           
=======================================
  Hits         2184     2184           
  Misses          4        4           
  Partials        5        5           
Flag Coverage Δ
unittests 99.58% <ø> (ø)

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

Impacted Files Coverage Δ
tda/auth.py 99.49% <ø> (ø)

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 729dc42...a8dbbf5. Read the comment docs.