gatordevin / TradingBot

AutoTrade Goldman Sacks with ThinkOrSwim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TradingBot

AutoTrade Goldman Sacks with ThinkOrSwim

Pip Requirements

pip install tweepy

TwitterBot Setup

OAuth Setup for Twitter

See following https://docs.tweepy.org/en/latest/authentication.html#introduction for information on OAuth setup

Once you get your authentication keys run the following command

python3 twitterkeysetup.py [APIKey] [APIKeySecret] [BearerToken]

This will create a config file with your twitter authentication information

About

AutoTrade Goldman Sacks with ThinkOrSwim


Languages

Language:Python 100.0%