Difference between revisions of "RSI LE"

From MultiCharts
Jump to navigation Jump to search
(Created page with "=== Definition=== When the RSI value crosses above the OverSold level, the strategy generates a long entry order for the next bar at open. The number of bars used to calcula...")
 
 
Line 4: Line 4:
  
 
=== Usage===  
 
=== Usage===  
Short entry based on an RSI calculation.
+
Long entry based on an RSI calculation.
  
 
=== Default Inputs ===  
 
=== Default Inputs ===  
Line 11: Line 11:
 
'''OverSold''' - value at/below which the symbol is considered oversold.
 
'''OverSold''' - value at/below which the symbol is considered oversold.
  
'''Note:''' Use RSI SE for entering a short position.
+
'''Note:''' Use [[RSI SE]] for entering a short position.
  
 
[[Category:Pre-built Signals]]
 
[[Category:Pre-built Signals]]

Latest revision as of 13:08, 14 September 2021

Definition

When the RSI value crosses above the OverSold level, the strategy generates a long entry order for the next bar at open. The number of bars used to calculate the RSI value and the OverSold level can be changed.

Usage

Long entry based on an RSI calculation.

Default Inputs

Price - price value to consider for calculating RSI..
Length - number of bars used to calculate the RSI value.
OverSold - value at/below which the symbol is considered oversold.

Note: Use RSI SE for entering a short position.