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

ユーザーの評価に基づくMetaTrader 4のトップエキスパートアドバイザー - 6

コードを投稿

ピボットに基づいて算出される日中のレベルの突破で取引する自動売買システムです。

EA trades on a large market movements, and does not uses any indicators.

Martingale syste, trades are random.

This code is an Alternative of the missing OnTrade() event in MQL4.

It looks for the strongest and for the weakest currency pairs using Cluster analysis

Modification of the first version of the grid EA.

Opens specified trades at the specified time

EA depend on distances for 9 orders opened with condition of Stoc 4H >80 sell &

エキスパートアドバイザは、未決済ポジションが指定された利益レベルを達成する場合、 ストップロスを損益分岐点へ移動します。

このEAは、通貨ペアの売りポジション・買いポジションごとに一括で決済することができます。ストップロスを巻き込むために、これを使用できます。

取引の自動コピーをするツール

A simple Expert Advisor, which works without the use of any indicators. Enters at trend reversal attempt.

The Proper Bot is for those who like Martingale style trading. Features: Stop Loss, Take Profit, Trailing Stop Loss functions. All are calculated in POINTS.

The example of multicurrency hedging implementation on a single chart in Metatrader 4.

"Crypto Scalper" EA uses MFI indicator as Overbought and oversold indicators ,has Trailing Stop Loss &Take Profit works with all time frame major forex pairs,Crypto and stocks NASDAQ.

This is a simple EA that will buy/sell pullbacks while managing your given risk parameters. You need to decide on a direction, and the EA will do the rest.

It is based on the RSI indicator.

The Expert waits the price to have a strong fluctuation of x pips in y minutes and then it opens a reverse position with a grid of limits position to reinforce it.

AntiFragile EA is an innovative trading strategy built on the idea of Antifragility professed by Nassim Nicholas Taleb. The general idea is to gain from disorder.

Example of working with OBJ_LABEL graphic object.

An example of creating a trade panel using the MasterWindows library.

Follow daily movement after 2 days breakout

100~800 pipsの利益を目的とした自動売買システム「OzFx」。

Use this Ea with an extreme attention, i got this amazing result searching to optimise setting several days. Work the best on Eur/Usd timeframe M5 long&short

エキスパートアドバイザは、全体的な状態を有利にして、全てのポジションを一括決済します。

すべての未執行注文のために指定された価格値で利益と損失を計算するEA。

"FiboArc" EA draws Fibonacci Arcs on chart and trades with price breakthrough,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ.

Example how to use file write function

The EA opens transactions when RSI is Upper or Below 50

Expert Advisor template with Trailing Stop, autolots, candle scan, buy block sell, buystop / sellstop. Working ea example and many improvements in template!

エキスパートアドバイザは、複数通貨ペアの指値注文のグリッドを設定します。指定された目標利益を達成する場合、全てのポジションを一括で決済します。

The Expert Advisor determines buy and sell based on Moving Averages, it also uses ADX and RSI.

現在値がトレンドラインを下回る場合、価格がトレンドラインを超えるタイミング、またはその逆です。

「コイントス投資法」のルールに基づいたエキスパートアドバイザ。

相場の買われ過ぎ・売られ過ぎをベースにしたエキスパートアドバイザです。

Martingale grid EA. The main idea of the EA is not in accurate entries, but in flexible plotting of grids.

This EA opens Buy or Sell trades in strongest or weakest pair. It cannot be backtested. Kindly use it on Demo account first & use it on your own risk.

This strategy eliminates the need to rely on indicators, candlestick patterns, chart patterns, or any price action. This EA employs a progressive system that I have been using for the past six months and have backtested for over three years.

一連の3つの下降バー?ベア、消えろ!

Trigger based on two MA by DeMarker.

12345678910111213...29