I am trying to fgure out a easy way to setup a trade condition when a variable in a indicator becomes a specific value. I am trying to understand how the strategy accesses the variable and what I specifically have to do in order to give the strategy scope of the variable. Is there an easy way to do this ? I tried the strategy wizard but all I seemed to be able to access in the indicator was the parameters which best I can tell are not updated after they are loaded. Any suggestions would be greatly appreciated.
Thanks

Comment