TAlib v0.3.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

average_gain(prices, period \\ 14)

Link to this function

average_loss(prices, period \\ 14)

Link to this function

rsi(prices, period \\ 14)