Login Page - Create Account

Support Board


Date/Time: Tue, 28 Oct 2025 01:02:46 +0000



Post From: ACSIL: limit of one entry per session

[2024-12-04 03:10:42]
ondafringe - Posts: 328
You could also create a global boolean variable, something like newBar. Set newBar to true on the bar prior to your trade time bar. Add the newBar condition to your trade time condition. When you make the trade, set newBar to false.
Date Time Of Last Edit: 2024-12-04 03:34:25