Difference between revisions of "MovAvg Cross SX"

From MultiCharts
Jump to navigation Jump to search
(Created page with "MovAvg Cross SX generates a short exit order on the next bar at open when the price crosses above the moving average of the price over the number of most recent bars specified...")
 
Line 1: Line 1:
 
MovAvg Cross SX generates a short exit order on the next bar at open when the price crosses above the moving average of the price over the number of most recent bars specified in Length input.
 
MovAvg Cross SX generates a short exit order on the next bar at open when the price crosses above the moving average of the price over the number of most recent bars specified in Length input.
 +
 +
Use [[MovAvg Cross LX]] for exiting a long position.
  
 
== Default Inputs ==  
 
== Default Inputs ==  

Revision as of 14:38, 15 September 2021

MovAvg Cross SX generates a short exit order on the next bar at open when the price crosses above the moving average of the price over the number of most recent bars specified in Length input.

Use MovAvg Cross LX for exiting a long position.

Default Inputs

Price (Close) - price value used in calculation of the moving average.

Length (9) - number of bars used to calculate the moving average.