Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 297 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 297 Bytes

tda-trade-scripts

A collection of tda trading scripts I use or have used

Setup & Execution

# Clone Script
git clone https://github.com/pattertj/tda-trade-scripts.git

# Install dependencies
pipenv install

# Configure Filters in the .env file

# Run Script
pipenv run main.py