Skip to content

MarketMakerLite/TDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Market Maker Lite TDA Repository

Python Badge GitHub license GitHub last commit Discord

A repository of code that interacts with the TDA-API

Options-Data

This code loops through a list of tickers to get the entire options chain for each symbol. It's designed to run all day, and will consistently loop through the list of tickers. It will automatically handle the start and end of the trading day, as well as holidays, etc.

Get-Orders

This code returns all orders from an account, the result can then be filtered for specific orders as needed. There's an included option for returning a dictionary or Dataframe response.

Orders

A collection of code to place orders through the API.

About

A repository of code that interacts with the TDA-API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages