/trading-bot

A rudimentary trading bot that accesses data from the AlphaVantage API, saves pandas dataframes to JSON format, and simulates daily stock analysis by performing iterative calculations on the resulting data structures. Two strategies are used: Intraday and Buy and Hold.

Primary LanguagePython

No issues in this repository yet.