Login Page - Create Account

Support Board


Date/Time: Wed, 10 Sep 2025 01:27:46 +0000



Post From: ACSIL: limit of one entry per session

[2024-12-04 03:10:42]
ondafringe - Posts: 327
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