Changes

Jump to navigation Jump to search

SetStopPosition

1 byte removed, 12:37, 27 January 2012
==== Example ====
<syntaxhighlight>Force SetStopLoss strategy exit function to be applied on the entire position basis:
<syntaxhighlight>SetStopPosition;
SetStopLoss(100); </syntaxhighlight>
An exit order for the entire position will be generated if the position loss reaches $100.</syntaxhighlight>
[[Category:Strategy Orders]]
Anonymous user

Navigation menu