How do you find out if the command you want to use is by tick or by trade event?
-
If I am going to use the trailing stop, do I create a tree in the trade event? or tick event? I had an ea that worked on Friday, but now its not and nothing really changed....
Also, are my trees going to be on the same screen?
Is there a different color coordination (on the left of the build screen) with events?
-
@len-1 I recommend to use the trailing block on the on tick tab only. That way it will be check every single tick.
-
Thank you. I appreciate your help
-
@len-1 You're welcome.