6064034 / Publications
Forum
if (SymbolInfoSessionTrade(symbol, ENUM_DAY_OF_WEEK(day), 0, openTime, closeTime))
Hello there, I have a big problem with retrieving trading hours from the symbol information. I use the function " if (SymbolInfoSessionTrade(symbol, ENUM_DAY_OF_WEEK(day), 0, openTime, closeTime)) " which works fine only for currency pairs and indexes, but doesn't work for stocks and ETF. I don't