[ARCHIVE!] Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Can't go anywhere without you - 4. - page 192

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
Good day to all! Is there a RAVI indicator in Meta Editor? Something did not find, there is only RVI, but it is not it, judging by the deciphering of the name.
Good morning!
By default (standard delivery) in MT4 it is not.
See mine.
Thank you, I have installed it. How do I call and then work with this indicator? The iRAVI editor does not respond.
It won't - it's a custom indication.
Study iCustom.
Tried to summon it this way:
When testing, it doesn't buy anything, although visually there is a RAVI increase. What is my mistake?Tried to summon it like this:
When testing, it doesn't buy anything, although visually there is an increase in RAVI. What is my mistake?Try this or that... With the name - can't remember now...
It's all laid outhere... You missed ... - List of parameters (if necessary). The transferred parameters should correspond to order of declaration and type of external (extern) variables of the custom indicator, the index - also not correct ... After all there is a code - do everything by analogy of the textbook - see my links earlier - everything is described there step by step...
mode - Index of the indicator line. Can be from 0 to 7 and must correspond to index used by one of SetIndexBuffer functions.
There it is specifically written in the code: (and you charge one for some reason - I corrected it).