Integrating Indicators
plot(long_condition ? 1 : 0, title = "🌳 Your_Long_Condition", display = display.none, editable = false)
plot(short_condition ? 1 : 0, title = "🌳 Your_Short_Condition", display = display.none, editable = false)Last updated
plot(long_condition ? 1 : 0, title = "🌳 Your_Long_Condition", display = display.none, editable = false)
plot(short_condition ? 1 : 0, title = "🌳 Your_Short_Condition", display = display.none, editable = false)Last updated