Login Page - Create Account

Support Board


Date/Time: Wed, 17 Sep 2025 08:17:40 +0000



Post From: SuperTrend indicator - please help to avoid printing the vertical line between bands

[2023-08-12 13:57:35]
JohnR - User831573 - Posts: 333
Another solution, is to make the SuperTrend study use 2 graphs. One for values in Uptrend and the other for downtrend. It currently only uses subgraph[0]. The source is in ACS_Source\Studies4.cpp

JohnR