TAlib v0.1.0 TAlib.Indicators.RSI
RSI indicator https://en.wikipedia.org/wiki/Relative_strength_index Calculate RSI based on price history
Link to this section Summary
Link to this section Functions
Link to this function
averageGain(prices, period \\ 14)
Link to this function
averageLoss(prices, period \\ 14)
Link to this function