Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Scripts

Broker Session Schedule Inspector MT5 - script for MetaTrader 5

Usamah
Usamah
I develop MetaTrader 5 Expert Advisors and trading utilities with a focus on reliable execution, risk controls, and broker compatibility.
Views:
67
Published:
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Broker Session Schedule Inspector MT5 broker-native schedule overview

Broker Session Schedule Inspector MT5 reads the actual weekly trading-session schedule supplied by your connected broker. It does not rely on fixed London, New York, or other global-session presets. RUN IT TO INSPECT - The current chart symbol. - A comma-separated custom symbol list. - All visible Market Watch symbols. For each symbol, the script enumerates every session returned by SymbolInfoSessionTrade, reports whether server time is currently inside a scheduled session, finds the next opening or closing transition, and includes the broker symbol trade mode and synchronization status. An optional timestamped CSV snapshot is written to the terminal Common Files folder. Sessions that cross midnight are labeled with (+1d). If the broker does not provide schedule data, the script reports SCHEDULE_UNAVAILABLE instead of inventing fallback hours. INPUTS - InpSymbolScope: current chart, Market Watch, or custom list. - InpCustomSymbols: comma-separated symbols used in custom-list mode. - InpExportCSV: enable or disable the Common Files CSV snapshot. - InpFilePrefix: sanitized filename prefix. - InpMaximumSessionsPerDay: defensive maximum used while enumerating broker sessions. USAGE 1. Attach the script to any MT5 chart. 2. Select the desired symbol scope. 3. Read the concise chart summary and Experts log. 4. When CSV export is enabled, retrieve the file from the terminal Common Files location. This is a diagnostics and documentation script. It does not place, modify, delete, or close trades, and it does not generate entry signals or promise trading results. Schedule availability and accuracy depend on the connected broker symbol specification.
Round Trip Cost Reconciler MT5 Round Trip Cost Reconciler MT5

Read-only MT5 history utility that groups partial fills by position identifier and separates gross result from commission, swap, fee, and net result.

Stop Geometry Visualizer MT5 Stop Geometry Visualizer MT5

Read-only MT5 indicator that visualizes broker Stops Level and Freeze Level references on the chart.

Accelerator Oscillator (AC) Accelerator Oscillator (AC)

The Acceleration/Deceleration Indicator (AC) measures acceleration and deceleration of the current driving force.

MACD Signals MACD Signals

Indicator edition for new platform.