View Single Post
  #4 (permalink)  
Old 11-27-2007, 01:07 AM
natsirte natsirte is offline
Junior Member
 
Join Date: Oct 2006
Posts: 24
natsirte is on a distinguished road
Hi

in my EA I try to put

double var_global = GlobalVariableGet(ok_trade,Direction) ; // or
GlobalVariableGet(ok_trade) but I have the message that the variable not defined.

Why?

best regards
Reply With Quote