I don't think this is possible, but I'll ask anyway.

I have a custom indicator that is under development. It has 12 properties that determine behavior and appearance. At the same time, I'm developing a strategy around that indicator. When I make a change in the Indicator properties, I then, most times, need to make the same change in the Strategy properties.
Is there way to leverage or display the Indicator properties in the Strategy and have them automatically passed to the indicator being using in the Strategy?
Thanks!
Matt

Comment