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

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

コードを投稿

The Expert Adviser uses the indicator OsMA.

A small utility making MT4 input windows resizable.

Strategy is based on simple rules. It can work on any currency pair. Best results are obtained with the lowest set TS. The strategy works with any broker, but works better with brokers who allow you to set the low TS.

A Line order EA capable of changing stop losses, take profits, trailing stops and lots.

新規トレール注文を追加させるサンプルです。

エキスパートアドバイザは、反対のシグナルの発生時にポジションを開きつつ、トレーダーによって設定されたサポート/レジスタンスラインから取引をします。

"Fibochannel line" EA draws Fibonacci channel lines on chart and trades its trend,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ.

A basic ea template with trailing stop for further development

The Cyclops follows the Cycleidentifier indicator, plus SMA and RSI for filter. It is taking a trade when the indi shows a bold two spike. The filter is suppose to confirm with that but the repaint of the spike seems to make this a Martingale effort.

The EA opens transactions when RSI is Upper or Below 50

ストラテジーに基づいて、エキスパートアドバイザは注文をオープンし、決済指値注文および決済逆指値注文を発注します。ポジションを守るために、ストップロスを損益分岐点へ移動し、トレイリングストップ注文を出しておきます。

決済指値注文および決済逆指値注文を発注させるエキスパートアドバイザです。

Simple program using the moving average as bias and providing many trade and money management options.

An antimartingale which tries to maximise the gain/risk ratio. I have a 5 digits account, let me know if you have any problem with this.

ストラテジーを作成するための標準的な機能セットを持つEAのテンプレートです。

どんな通貨ペアでもどんな時間軸でも機能する複数通貨ペアEAです。

エキスパートアドバイザは、『オン・ザ・MaZi』ストラテジーをベースにしています。

Expert Advisor created using hedge function and the moving average indicator.

The SAW_system_1 Expert Advisor places pending orders on the basis of the volatility for the last N days.

エキスパートアドバイザawo Holidaysは、次の日のステータスを通知します(作業日、休日または祭日)。

正のスワップから利益をもとらすEA+複数の仮想通貨でのアービトラージのストラテジーが含まれます。

エキスパートアドバイザDealers Trade v 7.51 RIVOTは、複数ロットのスキャルピングをベースにしています。このEAを何度もリアル口座で稼動させました。

ファジー論理(英:Fuzzy logic)に基づいて決定を行うエキスパートアドバイザです。開発中に アレクセイ・ネドセキンさんの資料を使いました(http://sedok.narod.ru/scoring_USA.html)。

The idea has existed for a long time - based on the "Conservative intraday scalping" strategy, but I could not find a suitable indicator in MT4... Integration of the custom indicator to the EA.

Expert advisor that trade in the trend of EMA and buy/sell signals get from Williams %R

A 15min intrday trading strategy

My first trading System using simple pattern.

Mail all order status periodically.

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

The Expert Advisor places pending limit orders at the specified distance from the price and trails them after the price with the specified step, applies martingale.

Stores and implements a basic hidden Stop Loss and Take Profit system.

The new version of the Mc_valute_v8_final EA. It works well on a flat market.

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

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

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

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

Not really profitable but the code fits on one page.

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

Modification of the first version of the grid EA.

1234567891011121314...30