RSI14Days

rsi_signal

Function Name: rsi_signal

Tags: Relative Strength Index

Category: Momentum

RSI - A technical momentum indicator that compares the magnitude of recent gains to recent losses in an attempt to determine overbought and oversold conditions of an asset.

 

- Previous RSI value more than 70 and today RSI value less than 70 then displays "sell" signal

- Previous RSI value less than 30 and today RSI value more than 30 then displays "buy" signal

 

Parameters

Period

 

Default Value: 14  |  Minimum: 2  |  Maximum: 1000

 

Type: Numeric

OverBought

 

Default Value: 70  |  Minimum: 0  |  Maximum: 100

 

Type: Numeric

OverSold

 

Default Value: 30  |  Minimum: 0  |  Maximum: 100

 

Type: Numeric

ShowTraderMarks

 

Default Value: -1

 

Type: Boolean

ShowRSI

 

Default Value: -1

 

Type: Boolean