당사 팬 페이지에 가입하십시오
Market browse - MetaTrader 4용 스크립트
- 조회수:
- 9918
- 평가:
- 게시됨:
- 2009.10.30 14:37
- 업데이트됨:
- 2016.11.22 07:32
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Author:
Alexander, e-mail: marketadviser@rambler.ru
The program has implemented as script. To install script, copy the file MarketBrowse.mq4 to the folder:
C:\Program Files\ - Client Terminal folder - \experts\scripts\
After execution, script will request the client terminal parameters and save it to file.
You can open the file with results (for example, from \experts\files\MarketBrowse_EURUSD.csv) using the programs like Notepad, Microsoft Office, OpenOffice.
File contents
1. ACCOUNT INFORMATION
Name –
Account number –
Account company –
Account server –
…
…
…
2. MARKET WATCH AND INFORMATION ABOUT FINANCIAL INSTRUMENTS
3. INFORMATION ABOUT THE CLIENT TERMINAL
4. CHECK FOR THE CLIENT TERMINAL OPTIONS
Tips:
- The script is safe, after execution it ask you permission to execute, but if you are not sure, choose no. See source code for the details.
- To install the script, copy the file MarketBrowse.mq4 to the folder C:\Program Files\ - Client Terminal folder - \experts\scripts\.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/9299
The multicurrency expert, which uses the "Stairs" strategy
Multi Timeframe CandlesDisplay Candles from a higher timeframe on top of your current chart (ex: see H1 candles on top of a M5 line chart)
The library contain several functions to get an additional information about the symbols, loaded into the client terminal. ATTENTION: Undocummented solution, it may not work in the other versions of MetaTrader
The signal lines with alert after crossingWhen the price is approaching to the Signal Lines, the indicator sends Alert.