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

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

コードを投稿

This is an EA I coded to make trades and experiment with trading in the Strategy Tester. Drag and drop objects in a yellow basket and control your orders.

It works without losses. It uses the market inefficiency for the arbitrage.

This is a percentage of the user set stop-loss or profit robot.

Expert Advisor that will close all orders and disable another Expert Advisor / AutoTrading at desired level.

Automatic placing of Buy Stop pending order and Sell Stop pending order simultaneously, Stop Losses and Take Profits on the user specified levels. As soon as the long position (BUY) is opened as ASK price crosses the levels, the remaining pending order (SELLSTOP) is deleted. Vice versa if the short position (SELL) is opened as BID price crosses the levels, the remaining pending order (BUYSTOP) is deleted. It places again both pending orders after the opened order has been closed.

Grid Template EA - A ready made expert adviser template to use for further development or use 'as is'

Any account type, leverage and deposit

この自動売買システムは、重要な経済指標の発表時のパニックに基づいた取引を行います。

The EA uses for primary signal the Heiken Smoothed indicator. The Alligators Jaw MA follows as a trend stop indicator.

Trailing can be carried out using the fractals, the extremal bars in the past or using the specified number of points. Can run as a single Expert Advisor or a script, together with any Expert Advisor.

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.

Advisor exposes not visible to brokers levels StopLoss, TakeProfit, Breakeven, Traling stop

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

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.

Helps trader by setting automatic Stop Loss (SL) and Take Profit (TP) on trades while scalping.

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

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

Quantum売買システムをベースにしたエキスパートアドバイザです。

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』ストラテジーをベースにしています。

早いMAと遅いMAの交差による開始をするエキスパートアドバイザです。「残高の再補充」機能があります。

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を何度もリアル口座で稼動させました。

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

Example of using optimization reports in an Expert Advisor.

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.

123456789101112...29