Changes

Jump to navigation Jump to search

SetExitOnClose

51 bytes added, 16:41, 19 February 2012
no edit summary
Closes out the current position at the Close tick of the last bar of the trading session on an intra-day chart; generates the appropriate [[Market ]] exit order depending on whether the position is long [[Long]] or short. SetExitOnClose function uses the session closing time specified in the session settings for the symbol in the QuoteManager[[Short]].
==The '''SetExitOnClose''' function uses the session closing time specified in the [[Sessions|session]] settings for the symbol in the [[:Category:QuoteManager|QuoteManager]]. == Usage ====
<syntaxhighlight>SetExitOnClose</syntaxhighlight>
 
== Notes ==
* This function can only be used in signals.
==== Notes ==== This function can only be used in signals. ==== Example ====
Generate an exit order at the Close tick of the last bar of the trading session:

Navigation menu