Difference between revisions of "AvgEntryPrice at Broker"

From MultiCharts
Jump to navigation Jump to search
m (Reverted edits by 176.8.90.7 (talk) to last revision by 194.84.116.138)
Line 5: Line 5:
 
A zero ('0') is returned when the current position is flat, or if Automated Trading is not turned on.  
 
A zero ('0') is returned when the current position is flat, or if Automated Trading is not turned on.  
 
   
 
   
http://www.buyxanaxonlinepill.com/ buy generic xanax online - order xanax
+
==== Usage ====
 
+
<syntaxhighlight>AvgEntryPrice_at_Broker</syntaxhighlight>
http://www.buyxanaxonlinepill.com/ xanax no prescription - order xanax no rx
+
 +
==== Notes ====
 +
This function can only be used in signals and functions.  
  
 +
This function can only be used with Interactive Brokers, Patsystems, and Zen-Fire.
 +
 
==== Important ====  
 
==== Important ====  
 
If Automated Trading was manually turned off by the user, the value returned by the keyword stops changing, and may remain unequal to '0'.  
 
If Automated Trading was manually turned off by the user, the value returned by the keyword stops changing, and may remain unequal to '0'.  

Revision as of 12:39, 13 February 2012

Returns a numerical value, indicating the average entry price at the broker for the symbol.

A positive value indicates a long position and a negative value indicates a short position.

A zero ('0') is returned when the current position is flat, or if Automated Trading is not turned on.

Usage

AvgEntryPrice_at_Broker

Notes

This function can only be used in signals and functions.

This function can only be used with Interactive Brokers, Patsystems, and Zen-Fire.

Important

If Automated Trading was manually turned off by the user, the value returned by the keyword stops changing, and may remain unequal to '0'.

Example