無料でロボットをダウンロードする方法を見る
Telegram上で私たちを見つけてください。
私たちのファンページに参加してください
MetaTrader 5ターミナルからコードベースにアクセスしてください。
適切なコードが見つからなかったらフリーランスセクションで注文できます
エキスパートアドバイザーやインディケータを書く方法

MetaTrader 4のためのMQL4ソースコードライブラリ - 39

icon

最大のライブラリは無料のトレーディングエキスパートアドバイザー、テクニカル指標とスクリプトのコードを特集しています。使用可能なアプリを使って自動モードで取引し、プライスダイナミクスを分析することができます。コードのライブラリを使って、金融マーケットのセンチメントについてより多くを学んでください。

あなたのMetaTrader 4の中で無料のアプリをダウンロードし、テストし、実行してください。MetaTrader 4プラットフォームとMetaEditor開発環境からそれらにアクセスすることができます。

コードを投稿

このインディケータは、週ごとのカマリラレベルを表示します(H1 H2 H3 H4 L1 L2 L3 L4)。

このインディケータは、日ごとのカマリラレベルを表示します(H1 H2 H3 H4 L1 L2 L3 L4)。

インディケータWcciPaternsのもう一つのバージョンで、オシレーター系です。

このインディケータは、ただ、ボリンジャーバンドの主題による変奏曲です。標準偏差をATRに変えると、STARCバンドを受けます。

このインディケータは、週ごとのピボットライン、7つのレジスタンスライン(R1、R2、R3…)と7つのサポートライン(S1、S2、S3…)を表示します。

このインディケータは、バックテストとともにピボットライン、7つのレジスタンスラインと7つのサポートラインを表示します。

このスクリプトは、チャート上にゴールデン・スパイラルを表示します。

このインディケータは、チャート上にゴールデン・スパイラルを表示します。

4つのストラテジーに基づいて4つのシグナルを出します。

インディケータWaddah Attar Trendは、誰でも分かりやすくて、買い・売りシグナルに感じやすいです。

このインディケータは、価格とインディケータOsMAの値のダイバージェンスを検出します。ダイバージェンスの種類によって買い/売りシグナルを出します。

このスクリプトは、現在のチャートのためにHTML 形式のレポートを作成します。きっとお役に立つと思います。ぜひ使ってみてください!

このEAを起動する前に、ただ上昇又は下降トレンドを描いてください。プロパティを設定して、EAを起動します。

このインディケータは、通貨インデックスと2つの移動平均線を表示します。

このインディケータは、フィボナッチライン上に価格を表示します。

このインディケータは、上昇トレンドと下降トレンドの強度を1つのウィンドウで表示します。

このインディケータは、ADXをもっと簡単に表示します。足が緑色に染められた場合、「買い」をします。足が赤に染められた場合、「売り」をします。

TMAの傾きを表示するインディケータです。

The indicator is similar to ASCTrend, in my opinion it is even better. Works by the system: High - Low.

The indicator draws levels interestingly, especially on the smaller timeframes.

XO

The indicator without averaging of the data array, that is a Buy/Sell decision is made in one move.

Improvement of the pair correlation indicator, for different timeframes. Green - positive correlation. Red - negative.

The indicator draws the slow and fast ССI and colors bars for determining patterns and trends.

The indicator helps to follow the trend on the market.

The indicator is calculated on the basis of currency pair volatility displaying the nearest support and resistance levels. It can be used as a trend indicator.

VSI

The indicator that calculates the volume corresponding to MA per second (or period).

Indicator of support and resistance levels. It simplifies the navigation in placing the "stops".

The indicator that works on the level breakout\rebound.

Displays the levels of the current week!

The indicator plots dynamic support and resistance levels.

Simple strategy - MM % volatility

Simple tactics using RSI and MACD

The indicator shows convergence/divergence of the fast and slow trailing.

SATL (Slow Adaptive Trend Line) - the «slow» adaptive trend line is obtained using a digital low-pass filter of a different order (light-blue line on the chart).

FATL (Fast Adaptive Trend Line) - the «fast» adaptive trend line is calculated using a digital low-pass filter (cream-colored line on the chart).

Example of optimization using the "running total" method.

The Zig Zag indicator with a sound alert on appearance of a new line on the chart.

Clearly displays the gaps in points as a colored histogram.

My version of plotting the DeMark lines, also draws channels in addition to the trend lines and targets. Added one more target (the third one defined as 1.62 of the inner extremum), added the signal cancellation when closing within the channel.

Have you perhaps heard about the caterpillar? Here it is.... I do not remember where I got the code, I simply translated it from С++ to MQL4.

1...323334353637383940414243444546...103