Login Page - Create Account

Support Board


Date/Time: Sun, 15 Jun 2025 17:10:01 +0000



Post From: pinescript code conversion

[2025-06-03 15:01:26]
cmet - Posts: 706
Not a fan of spreadsheets but if you want to use a custom study, here's one.

For signals you can use Color Bar Based on Alert Condition.

Long: AND(ID1.SG1 = 1, ID1.SG1[-1] = -1)
Short: AND(ID1.SG1 = -1, ID1.SG1[-1] = 1)
attachmentAPZosc.cpp - Attached On 2025-06-03 15:00:41 UTC - Size: 2.78 KB - 90 views
imageAPZ.jpg / V - Attached On 2025-06-03 15:00:45 UTC - Size: 109.38 KB - 91 views