Join our fan page
Market browse - script for MetaTrader 4
- Views:
- 9919
- Rating:
- Published:
- 2009.10.30 14:37
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
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\.
Translated from Russian by MetaQuotes Ltd.
Original code: 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.