Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=72759
Forum: 17 · Topic 72759 · 5 post(s)
Apprentice · Mon Sep 26, 2022 5:17 am

Based on the request. https://fxcodebase.com/code/viewtopic.php?f=27&p=147569
The indicator plots the percent change of close price for the current symbol and a comparative symbol. You can also plot SMA instead of raw percent change to add smoothness to the trend.
Objective: Analyze if the stock leads the index or if it is led by the index.
TLBshifted · Fri Sep 30, 2022 3:45 am
Thanks Apprentice
Confirmation · Tue Aug 22, 2023 2:45 am
Does this indicator repaints?
Apprentice · Wed Aug 23, 2023 3:11 am
It doesn’t.
Confirmation · Wed Sep 06, 2023 5:39 am
Thanks