Analysis Techniques & Strategies
Name | Type | Default | Description |
LXCondition | True/False | C < O | True/False expression used to trigger a long exit order. |
Long exit based on the specified custom criteria.
This strategy checks the condition in LXCondition and generates a long exit order for the next bar at open when LXCondition is true.
Order Name: CustomLX
Related Strategy: Custom Atrategy LE, Custom Strategy SX
Related Function(s): None