Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

TradingBot

Stock trading bot using Alpaca API

Data gathered from the bot will be stored in the database, BotData.db

Setup

To setup the bot, you will have to obtain API keys from the Alpaca API

Once the keys are obtained, go into config.py and change the API keys

API_KEY = 'your-api-key'
SECRET_KEY = 'your-secret-key'

Running Commands

Navigate to the directory and run the command

python TradeBot.py

About

Stock trading bot using Alpaca API

Resources

Stars

14 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /