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

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

ビュー:
3669
評価:
(3)
パブリッシュ済み:
MQL5フリーランス このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

A script that displays the useful information about the broker, the account and the full specifications of the instrument. It is based on the example of "MQL4 Reference  /  Constants, Enumerations and Structures  /  Environment State / Symbol Properties", as well as the idea of ​​the script "Market Info" by Sergey Mechanic, "https://www.mql5.com/ru/code/11223".

In the screenshots I compare "contract specification" (View / Symbols / Properties) with the information from the script:

Admirals Group AS BenchMark Finance AD Karoll JSC

BBMA - Bollinger Band Moving Average BBMA - Bollinger Band Moving Average

All indicators required by BBMA Strategy in a single indicator.

Range Breakout Indicator - Indicator Buffer Only Range Breakout Indicator - Indicator Buffer Only

This indicator for Breakout Strategy. It doesn't print objects on the chart.

MA2CCI MA2CCI

Sample Trading Sistem for cross 2MA & CCI

2 Moving Averages 2 Moving Averages

2 Moving Averages is a custom MQL4 indicator that uses two moving averages (fast and slow) to identify potential trend changes and generate buy or sell signals based on crossover points. It enhances signal reliability by optionally integrating support and resistance levels, helping traders confirm entry and exit zones. This tool is suitable for trend-following strategies and works across multiple time frames.