- Welcome to the MQL4 course
- Seeing the indicator of the ea in the chart
- Multiple Same Indicator on Same chart at different time frames ?
Make an extra buffer in the indicator to reflect the status of the indicator.
I'm sorry. I'm new to this coding for metatrader. I don't think I can get any source code of the indicators themselves, but is it possible to screen monitor for colors in a certain area?
You can get access to the Indicators buffers using iCustom() please read the documentation and read this thread: https://www.mql5.com/en/forum/138577
If your Indicator uses Objects instead of buffers than you can read the position and colour of the Objects. Object Functions
Hmm...after looking at iCustom, looks as if I can only get one variable from my indicator? What if my indicator displays different colors, and bands?
mode? I can't figure out what that means. Guys I don't really know how to code with MetaTrader now but I want to learn to program my own EA. I have java experience. Where do I start?
The Book.
Mode is the Indicator buffer . . . did you read the thread I gave a link to ? https://www.mql5.com/en/forum/138577 " this is what iCustom facilitates. No changes are needed to the Indicators . . . . the EA simply accesses the buffers it needs at the shift values it needs."
It means which buffer you want. Which you would have known has you bothered to read all of RaptorUK's link
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use