Custom Strategy SX

From MultiCharts
Revision as of 17:06, 23 September 2021 by KateMultiCharts (talk | contribs) (Created page with "=== Definition=== Custom Strategy SX checks the SXCondition and generated a short exit order for the next bar when SXCondition is true. === Usage=== Short exit based on th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Definition

Custom Strategy SX checks the SXCondition and generated 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.

           Use Custom Strategy SE for entering a short position.