Custom Strategy SE

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

Definition

Custom Strategy SE checks the SECondition and generates a short entry order for the next bar when SECondition is true.

Usage

Short entry based on the specified custom criteria.

Default Inputs

SECondition - true/false expression used to trigger a short entry order.


Note: Use Custom Strategy LE for entering a long position.