Login Page - Create Account

Support Board


Date/Time: Fri, 04 Jul 2025 13:52:36 +0000



Post From: [renamed] Underlying variable locking issue

[2020-02-19 02:22:42]
User917679 - Posts: 76
I noticed that when I use a simple command to close when price crosses a level,

there appears to be a difference between using ID0.SG4@3, and ID0.SG(2or3)@3;

In other words, using the high or low in an active bar to trigger the close at a crossing, and using

the last price in an active bar to trigger the close at the cross...

Why is this?