×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts

Changes

Jump to navigation Jump to search

SetDollarTrailing

35 bytes added, 12:33, 27 January 2012
==== Example ====
<syntaxhighlight>Generate an exit order for the entire position if position profit drops by $50:
<syntaxhighlight>SetStopPosition;
SetDollarTrailing(50); </syntaxhighlight>
Generate an exit order for the entry if per contract profit drops by $10:
<syntaxhighlight>SetStopContract;
SetDollarTrailing(10);</syntaxhighlight>
[[Category:Strategy Orders]]
Anonymous user

Navigation menu