I am trying to incorporate the MACD > average into my system with a very small profit taking.
For example, if trigger happens and I take a position and get a profit, I would like to stop the strategy until another trigger happens. Currently, even if I take a profit, the strategy would still take up another position, until my stop loss.
I understand its because of the strategy, MACD > average. How do I arrange it so that it would only occur once per direction or until another trigger occurs instead of multiple positions per trigger.

Comment