Hi

I am having a custom indicator titled "Premium Indicator".  This 
indicator has two variables namely
1) FuturesPremium 
2) AveragePremium  (Signal Line - Mov average of the first variable).

I am using these two variables in 4 other indicators.   I have 
repeated the formulas in all the indicators.  When any change is to be 
made in the formula / input,  I have to make the change in all the 5 
indicators which is cumbersome.

Is there any way by which I can reference the variables from the 
master indicator, in the other 4 indicators.

I have added #include function as under:
#include "C:\Program Files\AmiBroker\AFL\PremiumIndicator.afl"  

Beyond this I do no know how to proceed.

Shall be thankful if anybody can help me solve the problem.

With kind regards

UMR Perumal



Reply via email to