Forum

EA ChartIndicatorAdd Fail

Friends, I am trying to do something quite simple... add RSI and MACD to my plots in my EA, in subwindows, so I can track and SEE and visualize what my EA is calculating. It is opening a blank subwindow, showing no plot or data. I looked at other threads that have had similar problems, and am

Very Glitchy MetaTrader

Folks, Anything you can suggest to help me out would be appreciated. I have been using MT5 for a few weeks and have made a few experts, tested with debugger and backtesting. All was great. However, since a few days ago, MT5 is acting VERY glitchy. Some things I am seeing: 1. Breakpoints aren't

_Period Not Updating

Friends, I am experiencing a bit of a frustrating problem... probably simple but any advice appreciated. When running my custom indicator, the default window period (when the chart pops up) is always 1 hour. I change it within my OnInit function as follows: int OnInit () { // Set the chart