Topic: Exit point
Hello,
I have two questions.
1. i made a strategy using moving average crossover and i want to use moving average crossover for exiting too, but i don't see it. I don't see any logic conditions fir closing positions. I only see exit points. How can i do that?
2. I know there's a logic option for limiting number of trades per day, but is there any way to limit number of opening positions i.e per 4 hours or in a specific number of bars or something else like that.