無料でロボットをダウンロードする方法を見る
Facebook上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
スクリプト

Market browse - MetaTrader 4のためのスクリプト

ビュー:
9654
評価:
(5)
パブリッシュ済み:
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

Stairs strategy Stairs strategy

The multicurrency expert, which uses the "Stairs" strategy

Multi Timeframe Candles Multi Timeframe Candles

Display Candles from a higher timeframe on top of your current chart (ex: see H1 candles on top of a M5 line chart)

SymbolsLib SymbolsLib

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 crossing The signal lines with alert after crossing

When the price is approaching to the Signal Lines, the indicator sends Alert.