Difference between revisions of "AvgEntryPrice at Broker"

From MultiCharts
Jump to navigation Jump to search
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.  
 
   
 
   
==== Usage ====
+
http://www.buyxanaxonlinepill.com/ buy generic xanax online - order xanax
<syntaxhighlight>AvgEntryPrice_at_Broker</syntaxhighlight>
+
 
 
 
==== Notes ====
 
==== Notes ====
 
This function can only be used in signals and functions.  
 
This function can only be used in signals and functions.  

Revision as of 05:20, 11 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.

http://www.buyxanaxonlinepill.com/ buy generic xanax online - order xanax

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