Analysis Techniques & Strategies
 Custom Strategy SX (Strategy)
 Custom Strategy SX (Strategy)| Name | Type | Default | Description | 
| SXCondition | True/False | C > O | True/False expression used to trigger a short exit order. | 
Short exit based on the specified custom criteria.
This strategy checks the condition in SXCondition and generates a short exit order for the next bar when SXCondition is true.
Order Name: CustomSX
Related Strategy: Custom Wtrategy LX, Custom Strategy SE
Related Function(s): None