StpOrLim Exit

From MultiCharts
Revision as of 15:07, 18 November 2021 by Tammy Multicharts (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

_StpOrLim Exit places a Long or Short Exit order (Stop or Limit) for a number of shares specified in ExitQuantity input and at a price point specified in TriggerPrice input.

This signal may be used to partially exit a position.

Default Inputs

SellOrCover (1) - the type of the exit (1 - Sell, 2 - Buy to Cover).

StopOrLimit (1) - the type of the order ( 1 - Stop, 2 - Limit)

TriggerPrice (100) - the price at which Stop or Limit order is set.

ExitQuantity (1000) - number of shares to exit the position.