Support Board
Date/Time: Wed, 27 Nov 2024 06:34:15 +0000
Post From: How to test if in LONG or SHORT position in order to call a Super Trend Stop alert sound without
[2014-08-03 18:53:38] |
User75277 - Posts: 33 |
Howdy, I am sure there is a way to do this, but I can not find what conditional to test in an alert windows (without putting up a spreadsheet). Can anyone point me to a link or give me an example that shows: IF "POSITION LONG" AND [CLOSE < SUPERtRENDsTOP] SOUND ALERT. and IF "POSITION LONG" AND [CLOSE < SUPERtRENDsTOP] then [exit position]. |