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

ユーザーの評価に基づくMQL4とMQL5のトップソースコード - 8

コードを投稿

Check out any MQL5 closed positions on a chart.

Connecting to MySQL server from new MQL4.

The purpose of the present code is to demonstrate how easy it is to create color scales, color gradients and heatmaps with the MQL4 language and functions.

The script closes all charts for the specified symbol.

This is a pretty simple startegy that follows trend. Recommended time frams is D1. when close price brakes up the EMA build based on high prices given that RSI is above 55 and RSI is above its Moving average - we buy. when close price brakes down the EMA build based on low prices given that RSI is below 45 and RSI is below its moving average - we sell. system closes previose trade if there is opposite signal system uses take profit and stop loss as well as trailing stop

マスインデックスは、高値と安値によるバンド幅の変化に基づいた、トレンドの転換の検出を意図しています。バンド幅が広がれば、マスインデックスは増加し、狭まれば、マスインデックスも減少します。

インディケータOsMACDは、インディケータMoving Average of Oscillator(OsMA) とMoving Average Convergence/Divergence (MACD) の組み合わせです。

短期の為替相場予想を行う、または注文のストップで決定を行うためのユニバーサルなトレンドインジケータです。

エリオット波動を早く表示するためのスクリプトのセットです。

インディケータCustomCandleは、現在表示中のチャートに非標準的でも長い時間軸のローソク足を表示します。

Plotting the ROC indicators of two custom types (including Momentum) and periods in one window.

毎日新しい高値・安値のレベル…完全ですね。

Probably the best Awesome Oscillator (AO) available with zero line crossover and signal line alerts.

Record the performance of individual strategies real time in offline charts.

This script opens a pending sell order by just point and drop the script in the place you want.

YangTrader is a good indicator, it core is price moving and return, when the value crosses 15, maybe it's the best buy time and down cross 80 it's the sell time.

This set of scripts has been designed to scale-in your trades as price action runs in your favor. This will maximize profits due to proper pyramiding, decrease the impact of unprofitable trading decisions and in general, make your life easier.

Export text to Excel in real time using native DDE library provided by Windows

Record, storage and displays of data, fully tick chart in MetaTrader.

This is a Class for the new MQL4 that parses JSON. It requires the Hash.mqh class.

Investing.comに掲載されるニュースのカレンダーです。

このインディケータは、資金グラフまたは残高のグラフを表示します。

This MT4 indicator is to count down the remaining time as the format HH:MM:SS

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

Stdlib - ライブラリの例

Мультивалютный "мониторинговый" индикатор.

Candle Closing Time Remaining (CCTR) is an indicator which displays the remaining time for an open candle to be closed.

Value Chart as developed by David Stendhal. Value Chart was designed to show the valuation of the market.

The indicator shows candle end time and current spread.

Detrended Synthetic Price (bars form).

Tipu MACD is one the popular indicators in the Market. The original code for Tipu MACD is modified by removing compatibility with Tipu Panel. This version of Tipu MACD is open for everyone who is interested in developing an Expert Advisor.

Hull moving average (ema based)

このインディケータは、平日ごとに1つ目のローソク足をマーキングします。

インディケータMaloma 4 vicont 1-2-3

最後の4つのジグザグに基づいてフィボナッチチャネルを作成するインディケータです。長い時間軸に使用することをおすすめします。

ピボットポイントを算出します。

インディケータ ^Pivot_PP.

異なる時間軸からの幾つかのインジケータを同じウィンドウに表示する簡単なインジケータです。

とっても簡単で使いやすいインディケータです。

インディケータEMA Predictive 2

123456789101112131415...105