Login Page - Create Account

Support Board


Date/Time: Fri, 20 Jun 2025 00:42:26 +0000



Post From: Programming - How to Buy/Sell Exit 2*ATR

[2022-06-15 02:26:21]
Sawtooth - Posts: 4229
I'm not sure how else to reference Daily Open when my OHLC is set to previous day?
You could add another instance of the Daily OHLC study, with Reference Days Back set to 0.

Note: When referencing column J in Formula Columns, use an absolute reference:
=OR(AND($J$8 > 0, ID0.SG4@3 <= $J$9-(ID2.SG1@3*2)), AND($J$8 > 0, ID0.SG4@3 >= $J$9+(ID2.SG1@3*2)))