Custom Strategy LX

From MultiCharts
Revision as of 10:10, 24 September 2021 by KateMultiCharts (talk | contribs) (Created page with "=== Definition=== Custom Strategy LX checks the LXCondition and generates a long exit order for the next bar when LXCondition is true. === Usage=== Long exit based on the s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Definition

Custom Strategy LX checks the LXCondition and generates a long exit order for the next bar when LXCondition is true.

Usage

Long exit based on the specified custom criteria.

Default Inputs

LXCondition - true/false expression used to trigger a long exit order.


Note: Use Custom Strategy SX for exiting a short position.