This python program takes the holdings of the popular etf ARKK and mirrors them on a paper trading platform and API called Alpaca. This is done by taking the weights of the holdings of each stock on ARKK and buying a propotial amount of said stock on the given Alpaca account.
joshuarichards001/arkk-paper-trader
A python program that takes the holdings of the ARKK ETF and mirrors them in an Alpaca paper trading account
Python