|
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???
|