Thread
:
Use GlobalVariableGet() in an indicator
View Single Post
#
4
(
permalink
)
11-27-2007, 01:07 AM
natsirte
Junior Member
Join Date: Oct 2006
Posts: 24
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
natsirte
View Public Profile
Send a private message to natsirte
Find all posts by natsirte