Thread: Ask!
View Single Post
  #16 (permalink)  
Old 11-11-2005, 02:10 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
Arrow If not, it's not!

Quote:
Originally Posted by hua
Sorry but i cannot attach ''cross'' and cross1 to my charts.
it is an indicator and not EA, isnt' it?
mny tks in advance
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.
__________________
Hope it helps !
Coders' Guru
Senior MQL programmer:
www.xpworx.com/custom.htm
Reply With Quote