This is a very basic code snippet for downloading data using the Alpaca API. You can get a free API for paper-trading through alpaca which will give you access to their IEX data. Once you get your alpaca API keys you can start using most of the code examples on TradeTechie.The Python script will only download the data and print out the low, high, close and open prices.Make sure to drop in your