twas2007
10-18-2007, 12:04 PM
I would like to use the Condition Builder to detect (for instance) when the MACD.Diff stops decreasing and starts to increase. I tried using using the CrossAbove function with MACD(12,26,9).Diff entered as both parameters, but the second entry used a "Bars ago" of 1.
Using this method to EnterLong -and ExitLong when (MACD(12,26,9).Diff starts to decrease), I saw no trades triggered.
Understanding this case would probably help me generally to find inflection points.
Thank you.
Using this method to EnterLong -and ExitLong when (MACD(12,26,9).Diff starts to decrease), I saw no trades triggered.
Understanding this case would probably help me generally to find inflection points.
Thank you.