Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

A function that gets the market's next open and close time. - MetaTrader 5 Library - MT4/MT5 Resources

author EAcpu | 3 reads | 0 comments |

A simple call to this function will return the next open and close time for the asset, if no time is entered it will search according to the current trading server time.

GetOpeningTimes(Open_Time, Close_Time, time); // where time is the starting time

GetOpeningTimes(Open_Time, Close_Time); // Search starting from the current time...


Attachment download

📎 openingtimes.mq5 (0.93 KB)

📎 openingtimes.mqh (2.55 KB)

Source: MQL5 #34056

A function that gets the market's next open and close time. - MetaTrader 5 library usage and screening suggestions

A function that gets the market's next open and close time. - MetaTrader 5 library belongs to MT5 EA related resources. Before downloading or referencing, it is recommended to confirm the platform version, transaction type, time period, whether DLL is required, whether source code is included, parameter description and historical update records.

Both automated trading tools and foreign exchange indicators should first undergo backtesting, simulated account observation, and small capital verification. Pay special attention to spreads, slippages, maximum drawdowns, position opening frequency, stop loss methods, trading periods and broker rules, and avoid direct real-time execution based only on titles or short-term profit descriptions.

Verification code Refresh