Support Board
Date/Time: Fri, 22 Nov 2024 17:15:24 +0000
Post From: indicator based on another indicator
[2024-10-07 12:33:13] |
Boris Libman - Posts: 58 |
I have a custom indicator that behaves like a static moving average calculated off price of the underlying. I'm looking to have another indicator that calculates bands around the value of this indicator (either +/- or in %). I currently do it using horizontal lines that I adjust manually (the parent indicator doesn't move more than 1-2 times/day at most). I'm for the "horizontal lines" to adjust dynamically from the parent indicator. What is the best way to do this?
|