jrodriguez5909 / AlpacaTradingAlgo

A trading algorithm using Alpaca's API to buy oversold and sell overbought stocks & crypto assets
10 stars 18 forks source link

Revert "Switched to the alpaca_py library" #4

Open dnicolson opened 5 months ago

dnicolson commented 5 months ago

Fixes #1.

The API for alpaca-py looks quite different, imports look like from alpaca.broker.…, etc.