Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 29925
- Rating:
- Published:
- 2015.07.02 13:37
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
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

Using Golden Section Analysis of the market for yesterday and last week.

This indicator allows you to plan your financial balance.

Log4mql is an MQL4 library for flexible logging to files and the terminal console. It is modeled after the Log4j Java library.

This indicator combines two groups of six exponential moving averages of different periods to elucidate the direction and the strength of the short-term and long-term trend.