It's quite easy to do a call like this in Metastock since there's a specific function for it FmlVar, but in MC I'm completely lost

Fernando
Simple use of indicator value in another indicator is not POSSIBLE !
Not possible in MC.
ciao
radekj
Code: Select all
input: x(2);
plot1(Volume/x)