hey Guys, I am having issues understanding how the ignore flags are working for the signal's filters. Based on the documentation and following up the comments in the standard library module CExpertSignal, it should be possible to ignore
He everybody, I have a small function to draws vertical line on Chart : bool DrawLineOnChar( const datetime time, color clr, ENUM_LINE_STYLE lineStyle) { CChartObjectVLine *line;
Hi everybody, I am trying to organize the "Data Window" of Metatrader by adding some descriptions of indicator_separate_window. Please look at the following screenshot: As you can see, for the Market data there is a short description "EURUSD Daily"
Hey guys, can anyone please explain me what this expression means and how the (!=) condition is being evaluated? (m_patterns_usage&((( int ) 1 )<<p))!= 0 For more context, this code is part of a macro which is defined in the
Hey Guys, I have done some research to find a broker to run my EA in the past couple of months. Already have some names in the list, but an interesting point I have heard/watched/read is that is some brokers close the account of extremely
Hey Guys! There is a question hovering around my head for a while when I am backtesting EAs. After every backtest, the Chart related to that test stays open in the MT5 Terminal. I have attached a screenshot of the issue. Am I missing something in my