Forum

Need indicator indification help

Hello, Can you help identify what the type of the indicator is this? Seems (and in the indicator's description it says so) like just three Moving Averages, the first MA with applied to high prices, the second MA with applied to median prices and the third MA with applied to the low price. But not

Cannot get a symbol information in the tester

Greetings everyone, I try to get a specific symbol information (in my case it's GBPUSD) in a tester while testing another pair (EURUSD). When i try to get the information about how many symbol digits the GBPUSD pair has, i get '0'. The used code: SymbolInfoInteger(symbol,SYMBOL_DIGITS) Is it

Failing at automatic test

Greeting everyone! I want to put my Expert Advisor for sale, however, during automatic testing, the Expert Advisor does not open orders, because in order to open an order, you need to set the EA up first, and only then it opens an order. Of course, the question is easy solvable, however there are a