GitHub - ruromgar/python-ai-trading-system: Code for How To Create A Fully Automated AI Based Trading System With Python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

AI Based Trading System

This code works as a boilerplate for an AI based trading system with yfinance as data source and RobinHood or Alpaca as brokers. DO NOT USE IT FOR TRADING AS IT IS. Follow the tutorial in Medium.

Since I plan to keep writing on this topic I'm moving the original boilerplate to the original_boilerplate folder - without removing anything. I'll keep the ai-trading-system folder polished and more production-ready.

Usage so far:

$ sudo dockerd
$ docker-compose up --build ai-trading-system

Stay tuned!

About

Code for How To Create A Fully Automated AI Based Trading System With Python

Resources

Readme

Activity

Stars

249 stars

Watchers

20 watching

Forks

107 forks

Releases

No releases published