The old description is incorrect. A stock can have positive Alpha but have negative Beta. In this case, if the benchmark increases, the performance of the stock may be dominated by its negative Beta, causing it to underperform the benchmark.
The empty line causes a problem parsing the summary as the class description. Removes `&` from S&P.
* Alpha Indicator #6985 * Switched to RateOfChange and Beta * Added RiskFreeRate param * Added overload method (without name) * Changed how Return is calculated Code refactoring * Use interest rate provider to automatically get the risk free rate * Removed InterestRateProvider * Applied Risk-Free Interest Rate Model --------- Co-authored-by: Adrian Tkacz <adrian.tkacz@creatdy.com>