Support Board
Date/Time: Sat, 08 Feb 2025 06:41:24 +0000
Post From: Automated Trading System AND logic
[2020-02-10 02:55:57] |
tommartin321 - Posts: 74 |
If you want a +1/-1 persistent output in the same column, e.g. cell P3:
=IF(AND(ID2.SG1@4>=C4,D3>=ID2.SG1@3),1,IF(AND(ID2.SG1@4<=D4,C3<=ID2.SG1@3),-1,P4)) Hi Tom, Not sure why, but this formula is giving me mixed signals for the Volatility Trend study. For the Buy Entry I've entered P3=1 and for the Sell Entry I have P3=-1. However, the attached screenshots show I'm getting Buy signals during a down trend and I'm missing Sell signals during a down trend. Thanks, Tom |
![]() ![]() |