If at least you would have posted the indicator.

Alain Verleyen:
If at least you would have posted the indicator.
If at least you would have posted the indicator.
Morning Alain,
That makes sense...so in the moment didn't realise the obvious.
Kind thanks,
I managed to get it working...the code snippet was correct but my understanding was wrong of the two first buffer values. Seems to be working now.
Thanks for the right direction Marco.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hey folks,
I came across this one indicator called Volume Explosion...
How do I find out if I can extract the values from it into an EA?
Does the mq4 file need to have buffers?
I have tried the following with no luck?
//VolumeExplosion1=iCustom(NULL,0,"Volume Explosion",150,"S",30,"DZ",15,"EP",15,"TP",0,0);
//VolumeExplosion1=iCustom(NULL,0,"Volume Explosion",0,0);
//VolumeExplosion1=iCustom(NULL,0,"Volume Explosion","Value1",0,0);
Maybe the indi can't let you pull the values?
Any help appreciated?
Thanks,
BBsufer