Exports CSV file to analyze trade history for a symbol.
Input parameters:
- InputFileName β export file name
- InputDirectoryName β export directory name
- InputHistoryStartDateTime β analysis start date
- InputHistoryEndDateTime β analysis end date
- Analysis trade type:
- OpBuy β Buy
- OpBuyLimit β Buy Limit
- OpBuyStop β Buy Stop
- OpSell β Sell
- OpSellLimit β Sell Limit
- OpSellStop β Sell Stop
Instructions:
- Press “Export CSV” button on the main chart.
- Directory: File -> Open Data Folder -> MQL4\Files