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

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

コードを投稿

最適化結果を計算するための関数のセットです。

automatically converts M1-data to M5/M15/M30/H1/H4/D1 in a single run

A trend following indicator that implements Dennis Gartman and Bill Eckhart trading system. Commonly known as "The Turtle Trader".

このインディケータは、フィボナッチのツール(リトレースメント、アーク、ファン、エキスパンション、タイムゾーン)を描きます。インディケータZigZagをベースにしています。

Handy crosshair for MetaTrader 4.

Connect your indicator to Telegram with 3 lines of code This sample code enables to connect your indicator to Ofir Blue, the first trading application for Telegram

To assist traders who wish to open multiple sell orders quickly, a script file has been developed that allows them to execute a large number of trades with just one command. The default take profit and stop loss values are set in 5-digit broker format, but for traders using a 4-digit broker, the default must be TP=40 and SL=20. Num_of_Sell is the number of trades to execute. This script file can be extremely useful for traders who want to take advantage of market conditions quickly and efficiently. By simplifying the process of opening multiple sell orders, it can save traders valuable time and allow them to focus on other aspects of their trading strategy.

Multi buylimit and buystop orders are script files that enable traders to place multiple orders with ease. With just one command, traders can place multiple buylimit or buystop orders using either a target price or pips. By default, the pips value is set to 400, which means the trade will be placed 400 pips away from the current market price for a 5-digit broker. This setup includes stop-loss and take-profit levels, which can be adjusted based on the trader's preferences. Notably, these orders come with a level of flexibility that enables traders to fine-tune their trading strategies. For instance, a trader can opt to set the stop-loss level to zero if they do not use stop-loss.

ダイバージェンスの主題による変奏曲です。これは、価格とMACDが逆に動くことを指します。また、ダイバージェンスによって買い・売りシグナルを出します。

チャート上に短期・中期・長期時間軸のためのシグナルポイントを描画します。Advanced Getみたいなものですけど、波の番号はありません。

効果的な売買システムです。複雑な数学的アルゴリズムによってサポート/レジスタンスレベル、ロールバック、トレンドの転換を判断します。

トレンドキャッチャーのシグナルを使用するRSIインジケータです。

Alert indicator that allows to move the signal via the mouse.

Variable Index Dynamic Average indicator

The MACD Ichimoku indicator uses the Ichimoku structure but applied to MACD values. It tells an entire story in itself which is one of the Ichimoku system strengths.

Close all trades after reaching defined profit or loss

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.

30つのオシレーターをベースにした発散インジケータです。

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

インディケータ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.

A tool to give us a better market perspective.

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 - ライブラリの例

12345678910111213...103