Implement the trading strategy you chose and presented I using the Python program. you can use NumPy and pandas to analyze a stock.
In specific, your program must include the following components
Implementation of Moving Average trading strategy;
The outputs that tell when to buy and sell stocks;
A pyplot showing the charts. I chose apple stocks