Hi, 

I have a function to include, than it's used in other indicator as well. 

But it seems will run into problem when I apply the second indicator (with the 
same include). In C, this is handled by defined _H and check if the header or 
function declarition happend already to prevent multiple declare... how to 
achieve the same in AFL? 

essentially, how to use the same function in multiple indicators and put them 
all in the plot?

Thks

Reply via email to