Harvest algorithmic trading
This revision is from 2024/06/02 07:58. You can Restore it.
cd
mkdir harvest
cd harvest
python3 -m venv ./
source bin/activate
pip install harvest-python[[BROKER]]
Replace BROKER with a brokerage/data source of your choice:
- Robinhood
- Alpaca
- Webull
- Kraken
- Polygon