×

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

SetProfitTarget

35 bytes added, 12:35, 27 January 2012
==== Example ====
<syntaxhighlight>Generate an exit order for the entire position if the position profit reaches $100:
<syntaxhighlight>SetStopPosition;
SetProfitTarget(100); </syntaxhighlight>
Generate an exit order for the entry if the profit per contract reaches $10:
<syntaxhighlight>SetStopContract;
SetProfitTarget(10);</syntaxhighlight>
Anonymous user

Navigation menu