Multipair Stoch (overlayed)

 

I have tried to make a Stochastic indicator (form the standard Stoch) where it would be possible to change currency pair parameter. Does anybody know how to do this?

I want to make an overlay of a few stochastic indicators with various pairs. (EURUSD,GBPUSD, USDJPY, USDCHF...)

 

I've never tried it. But try with : iStochastic("EURUSD",0,5,3,3,MODE_SMA,0,MODE_MAIN,0);

Reason: