+1 888 340 6572

Custom Strategy SX: Difference between revisions

From MultiCharts
No edit summary
 
Line 1: Line 1:
=== Definition===  
=== Definition===  
Custom Strategy SX checks the SXCondition and generated a short exit order for the next bar when SXCondition is true.  
Custom Strategy SX checks the SXCondition and generates a short exit order for the next bar when SXCondition is true.


=== Usage===  
=== Usage===  

Latest revision as of 10:09, 24 September 2021

Definition

Custom Strategy SX checks the SXCondition and generates a short exit order for the next bar when SXCondition is true.

Usage

Short exit based on the specified custom criteria.

Default Inputs

SXCondition - true/false expression used to trigger a short exit order.


Note: Use Custom Strategy LX for exiting a long position.