Thread: Ask!
View Single Post
  #17 (permalink)  
Old 11-11-2005, 02:38 PM
hua hua is offline
Member
 
Join Date: Oct 2005
Location: Athens
Posts: 75
hua is on a distinguished road
Quote:
Originally Posted by codersguru
Hi hua,

There's a simple method to know which is an Indicator and which is an EA.

Open the source file and if you find one of these two lines it's an indicator:

#property indicator_chart_window
#property indicator_separate_window


If not, it's not.
tks once more indeed. But if i am allowed to say that any alerts as EA doesnt make any sense due to the fact we hv to use only one EA. So its much better on an indicator basis. Dont yu think? all the best.
PS: what we shall do to an indicator alert to alarm only '' ONE TIME''?
TKS
Reply With Quote