Thread: Ask!
View Single Post
  #587 (permalink)  
Old 05-10-2007, 08:55 PM
codersguru's Avatar
codersguru codersguru is offline
Senior Member
 
Join Date: Oct 2005
Posts: 987
codersguru has a spectacular aura aboutcodersguru has a spectacular aura aboutcodersguru has a spectacular aura about
Quote:
Originally Posted by erkao
Hello,

In an EA, the start() function will be run only if the pair price of attached chart change.
I'd like to know whether it can be run without waiting the price change.

Thanks in advance.

-erkao
NO! the start() function will be run only every time tick data arrived.
__________________
Hope it helps !
Coders' Guru
Senior MQL programmer:
www.xpworx.com/custom.htm
Reply With Quote