Forum

iCustom get buffer mixed (or probably just the first value of another buffer???)

Hello, I'm having a serious problem since 2 days in reading a custom indicator buffer with iCustom. Here's a screen: I'm printing in the comment che values i get from iCustom, reading with 1 bar shift (the bar just closed) and it's giving me strange results. It reads a value from a buffer which has

Profiles Problem, saved chart being deleted if expert advisor on it

Hello, I'm having a very strange problem with my MT5 terminal. When I customize a template to save my workspace for when I close and reopen the MT5, the charts get saved as usual, except for those with expert advisors on it. Investigating the problem, I've found that in my

Indicator not drawing forward

Hello everybody, I've been coding for some time with mql4 and now shifting to mql5, and I'm having a really hard time with a very simple code. For the purpose of training and understanding, i'm building a test indicator that connects the outputs of the IFractals handle with DRAW_SECTION plot. I've