+1 888 340 6572

StpOrLim Exit: Difference between revisions

From MultiCharts
(Created page with "_StpOrLim Exit places an Exit order (Sell or Buy To Cover) for a number of shares specified in ExitQuantity input and at a price point specified in TriggerPrice input. <br>...")
 
mNo edit summary
 
Line 1: Line 1:
_StpOrLim Exit places an Exit order (Sell or Buy To Cover) for a number of shares specified in ExitQuantity input and at a price point specified in TriggerPrice input.  
_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.  
<br>
<br>



Latest revision as of 15:07, 18 November 2021

_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.