View Single Post
  #29 (permalink)  
Old 04-06-2006, 11:40 PM
firedave's Avatar
firedave firedave is offline
Senior Member
 
Join Date: Nov 2005
Location: Jakarta, Indonesia
Posts: 414
firedave is on a distinguished road
Quote:
Originally Posted by codersguru
hi firedave,

I define it on the top of the expert code (before the main functions start() , init() and dinint() :

PHP Code:
//--- Global variables
int      MagicNumber 101090;
string   ExpertComment "PriceCross"
to make it in the global scope and the every line in the expert code can use it.

When the contest starts the code will be availabe! I'm sorry for that!
Hi codersguru, thank you for the prompt reply. No problem with your EA, I'm just need the information about global variable definition. Your answer is much satisfy. Again thank you and all the best for you
__________________
David Michael H
"Trader helps traders with sincerity, honesty and integrity"
Reply With Quote