HTML file converter for the economic calendar – script MetaTrader 5

HTML file converter for the economic calendar - script for MetaTrader 5
The script converts the news page downloaded from to a CSV text file. The source page should be located in C:\Users\<username>\AppData\Roaming\MetaQuotes\Terminal\Common\Files. The format syntactic parsing of the source file is implemented in this script. The resulting file can be used in MQL4/5 Expert Advisors and indicators. This is a universal script (you can change the … Read more

Balance Graph HTML – script MetaTrader 5

Balance Graph HTML - script for MetaTrader 5
Description: Display interactive HTML graph of the account balance inside the web browser. The included template html file uses the HighCharts JavaScript library from https://www.highcharts.com/ Highcharts makes it easy for developers to set up interactive charts in their web pages. Make your data come alive Updated Highcharts JS v10.0.0 (2022-03-07) How to use: Copy the files to … Read more

Balance Graph HTML (MT4) – script MetaTrader 4

Balance Graph HTML (MT4) - script for MetaTrader 4
Description: Display interactive HTML graph of the account balance inside the web browser. The included template html file uses the HighCharts JavaScript library from https://www.highcharts.com/ Highcharts makes it easy for developers to set up interactive charts in their web pages. Make your data come alive How to use: Copy the files to the Scripts folder Compile and run … Read more