Question: Implement two extra indicators of stock data that are different from simple moving average, exponential moving average, MACD, Bollinger Band, RSI and OBV. These two
Implement two extra indicators of stock data that are different from simple moving average, exponential moving average, MACD, Bollinger Band, RSI and OBV. These two indicators should NOT be any moving averages. You can implement these two indicators by using the package ta directly computing the indicators based their definitions. Print out the data frame that show all columns, including all the columns of those indicators.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
