Login Page - Create Account

Support Board


Date/Time: Fri, 04 Jul 2025 15:39:07 +0000



Spreadsheet system for trading question

View Count: 524

[2020-08-11 06:07:15]
User804559 - Posts: 22
I have the 'Signal Only Once per Bar' set to True. However, it doesn't prevent the system from entering a trade and exiting the same trade within the same bar.

I literally want any signal only once per bar. Is there way to achieve this in spreadsheet trading mode? If my entry signal triggers in the current bar, I don't want the exit to trigger in the same bar, it can only trigger in a future bar.
[2020-08-11 14:29:15]
ForgivingComputers.com - Posts: 1076
Add an if statement to your exit formula to see if the entry signal has already been set and only exit if it is 0.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account