Support Board
Date/Time: Sat, 23 Nov 2024 15:34:34 +0000
Post From: Same Formula Functioning Differently with Different Studies
[2024-08-25 20:44:16] |
Rich_B - Posts: 31 |
Hi I have tested the following formula using the Colour Background Based On Alert Condition Study ... =AND(C>H[-1], C>H[-2], C[-2]<H[-2]) This highlights the second green candle if it closes above the high of a red candle two bars earlier. The highlight study works as expected. When I take the exact same formula and use it in the Trading System Based On Alert Condition study, it executes more trades at different bars than those highlighted using the Colour Background study. I have checked the Trade Activity Log which confirms that it is the Trading System Based On Alert Condition study that is executing the trades. Can anyone point out where I am going wrong? Thank you |