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

Demo_FileDelete - MetaTrader 5 Script | Trading Script Download - MT4/MT5 Resources

author EAcpu | 3 reads | 0 comments |

The script searches all text files in the terminal's local folder and deletes files created in them with data smaller than the data value on the "InpFilesDate" input parameter. The following command can be called to obtain the terminal local folder location terminal information string () function.

 Printing format ( "Path of terminal local folder: %s\\Files\\" , terminal information string ( terminal data path ));

Notes: This script will delete all text files from the terminal local folder that were created before January 1, 2010 (the InpFilesDate parameter value is the default value). Therefore, before launching it, make sure that there are no text files containing important information in the terminal local folder.


Attachment download

📎 demo_filedelete.mq5 (2.73 KB)

Source: MQL5 #1610

Demo_FileDelete - MetaTrader 5 script | Trading script download - MT4/MT5 resource usage and screening suggestions

This content can be used as a data entry for foreign exchange EA, indicators, trading systems or quantitative strategies. When reading, it is recommended to make a judgment based on the platform version, trading type, time period, risk control method and historical discussion background. Do not use it directly based on the title or a single point of view.

If the content involves MT4/MT5, ForexFactory, MQL source code, TradingView indicators or strategy discussions, you can give priority to the parameter logic, backtest environment, market stage, execution cost and failure conditions, and then decide whether to continue downloading, reviewing or secondary development.

Risk warning

For any EA, indicator or automatic trading strategy, it is recommended to first conduct historical backtesting, simulation account verification and small capital testing. Grid, Martin, high frequency, recovery and examination strategies especially require setting the account risk upper limit, single variety risk upper limit and manual deactivation conditions.

Verification code Refresh