Login Page - Create Account

Support Board


Date/Time: Mon, 08 Sep 2025 16:06:54 +0000



Post From: Request for a new ACSIL function

[2025-09-06 21:18:30]
OctoPi - Posts: 45
I am only interested in the status of the very last bar on remote chart (has it closed or still developing) so I can compare it to the LastBar(-1).

Flawed logic there. Once the bar has closed, it is already a bar -1. Can't have a status of a current bar that is both still open and has already closed.


Based on your last message though, you would need to trigger your logic based on bar INDEX since entry, and eval bar -1 once that index increments since your trade open.