biswar
Actually - upon further research - if you click here you will find StochOf_template.efs programmed by JasonK that will allow you to use builtin studies or user defined variables as the input for the Stochastic.
In your case you would simply use (open()+high()+low()+close())/4 as the source. Brief instructions on how to do this are included in the efs itself.
Alex
Comment