MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal

Automated Trading Language Documentation

Subscribe to signal
Gamma Trade
67.21%, 1 682.00 USD
Betting EABetting EA Try product
Betting EA
Author: ROMAN5
The Algorithm of Ticks’ Generation within the Strategy Tester of the MetaTrader 5 Terminal The Algorithm of Ticks’ Generation within the Strategy... Screenshot
EURGBP, D1
Real
Custom Moving Average Indicator
Custom Moving Average
Author: MetaQuotes

Delete

Deletes the file, assigned to the file instance.

void  Delete()

Delete

Deletes the specified file.

void  Delete(
   const string  file_name      // File name
   )

Parameters

file_name

[in]  File name of the file to delete.

Note

The work folder is dependent on FILE_COMMON flag, defined by SetCommon() method.


Updated: 2009.11.30