Opening HTML pages created by the Expert Advisor in the browser
Opens *.htm or *.html pages in the default browser.Performs a preliminary security check: If the file extension is not .htm or .html, it stops working. Opens pages only from the file sandbox: from the /MQL5/Files/ or /Common/Files/ folder. Usage: Create an HTML file with your Expert Advisor or script and save it to /Files/ folder….