Simple Python trading algorithm using Alpaca, inspired by Warren Buffett’s McDonald's breakfast picks. Depending on market performance, it buys or sells a “McDonald’s meal” worth of stock.
Script execution cron order 0 12 * * 1-5 /usr/local/bin/python3 /Users/wwang/Documents/GitHub/buffett-algorithim/main.py