Login Page - Create Account

Support Board


Date/Time: Mon, 29 Apr 2024 14:09:17 +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
imageBuy Entry_ P3=1.png / V - Attached On 2020-02-10 02:49:48 UTC - Size: 29.93 KB - 584 views
imageSell Entry_P3=-1.png / V - Attached On 2020-02-10 02:49:54 UTC - Size: 24.79 KB - 298 views