Support Board
Date/Time: Tue, 26 Nov 2024 11:38:32 +0000
Post From: Exit at the low of the candle prior to entry,
[2023-12-11 21:39:46] |
John - SC Support - Posts: 36286 |
You would first need to find the candle that marks the entry using the "Last Entry Trade DateTime". To do this, you would need to use the "HOUR()" and "MINUTE()" and possibly "SECOND()" functions to get the time of the bar to the nearest item that matches your bar period (i.e. if you have 1 minute bars, then you only need to the minute, but if you have 10 second bars, then you need to the second). You will have to then round down to the actual bar period (i.e. if you have 5 minute bars then if the MINUTE() function returns 27, you need to round down to find the 5 minute bar that contains that time). You would then need to put this together and compare it to the bar times in column A. From there, you would get the Low for that bar to get the exit price. For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |