Support Board
Date/Time: Wed, 27 Nov 2024 12:34:08 +0000
Post From: Automated Trading System AND logic
[2023-08-18 20:53:31] |
User971805 - Posts: 4 |
I also wish to set up the Volume Trend Indicator to auto trade but I am hitting a blocker. I am using the Spreadsheet Formula and inputting the final formula =IF(AND(ID2.SG1@3<=C4,E3>=ID2.SG1@3),1,IF(AND(ID2.SG1@3>=D4,E3<=ID2.SG1@3),-1,P4)) and changing it to my set up ID13, SG5 but nothing happens. What am I missing with this? |