Login Page - Create Account

Support Board


Date/Time: Thu, 06 Mar 2025 03:55:28 +0000



Post From: Spreadsheet Trading

[2022-01-21 21:37:47]
Sawtooth - Posts: 4179
When I do it like the way you say and O3 changes from false to true ( the other conditions have been the whole time true) no new trade will be started?
The trigger is with the R4/R3 transition so you won't get a new signal if the others transition, unless R4/R3 also does.

This example assumes your entries are at close of bar, because the comparison is with the previous bar/row.

If your entries are intrabar, the comparison is still with the previous bar.
This can create unexpected results, and signal arrows might disappear if the conditions didn't exist at close of bar.
There is no way to compare intrabar transitions.