-
-
Notifications
You must be signed in to change notification settings - Fork 386
Open
Description
Question
Hi,
I want to plot a SuperTrend indicator whose values are stored in the sup_v vector and whose direction values (trend_dir) contain -1 and 1. I want to draw it as one continuous line, not as multiple line segments. The plot should look like a standard SuperTrend, with green color when trend_dir = -1 and red color when trend_dir = 1.
best regards
Code example
Metadata
Metadata
Assignees
Labels
No labels