Skip to content

this is the base version of the bot i will be building

Notifications You must be signed in to change notification settings

1cbyc/1cbyc-trading-bot

Repository files navigation

1cbyc Trading Bot

This is going to be a simple trading bot to execute buy and sell with a simple strategy i created and i will be updating with more strategies soon. also, i will classify it to stocks, crypto, currency and metals soon enough.

How to Use my Bot

  1. Install the dependencies:

    pip install -r requirements.txt
    
  2. Replace the Alpaca API credentials in main.py with your own. Though I would make an ENV rendering to allow you use that instead.

  3. Run the bot:

    python main.py
    

About

this is the base version of the bot i will be building

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages