+1 888 340 6572

SetTrailingStop pt: Difference between revisions

From MultiCharts
(Created page with "Closes out the entire position or the entry if the current profit is less than the maximum profit by the specified amount; generates the appropriate Stop order depending on wh...")
 
Line 7: Line 7:
   
   
==Usage==
==Usage==
<syntaxhighlight>SetDollarTrailing_pt(Amount) </syntaxhighlight>
<syntaxhighlight>SetTrailingStop_pt(Amount) </syntaxhighlight>


Where:  
Where:  
:'''Amount''' - a numerical expression, specifying the tick value of the maximum loss of profit in ticks.  
:'''Amount''' - a numerical expression, specifying the tick value of the maximum loss of profit in ticks.
 
==Notes==
==Notes==
This function can only be used in signals.  
This function can only be used in signals.