거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 29928
- 평가:
- 게시됨:
- 2015.07.02 13:37
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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.