If you're looking to analyze your trading performance, exporting your trade history to a CSV file in MetaTrader 4 is a smart move. It lets you dig deeper into your trading patterns and make informed decisions. Let’s break down how to do it!
Input Parameters:
- InputFileName: This is where you’ll specify the name of your export file.
- InputDirectoryName: Here, you provide the directory where you want to save the file.
- InputHistoryStartDateTime: Set the date when you want your analysis to start.
- InputHistoryEndDateTime: This is the date when you want your analysis to end.
- Analysis Trade Type: Choose the type of trades you want to analyze:
- OpBuy: For Buy trades
- OpBuyLimit: For Buy Limit orders
- OpBuyStop: For Buy Stop orders
- OpSell: For Sell trades
- OpSellLimit: For Sell Limit orders
- OpSellStop: For Sell Stop orders
Instructions:
- Click the

Comments 0