Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 14:55:14 +0000



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

[2022-06-15 02:26:21]
Sawtooth - Posts: 3993
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)))