View Single Post
  #10 (permalink)  
Old 03-21-2006, 08:33 PM
chievo11's Avatar
chievo11 chievo11 is offline
Junior Member
 
Join Date: Oct 2005
Posts: 26
chievo11 is on a distinguished road
hi codersguru,
one problem ( for me, not for you I hope)

How can I integrate an indicator which gives out a global variable
name of the global varaiable : "trend".
If Value = +1 should be possible a buy action
If Value = -1 should be possible a sell action
If value = 0 nothing should appear

How have I to define the global variable? ( like an indicator??)
And what have I to write in the long entry signal condition???
Reply With Quote