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

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

コードを投稿

Opens specified trades at the specified time

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

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

インディケータMoving Averageの指針を取引の為に使用します。移動平均チャンネルの境界から価格が跳ね返った場合、移動平均に向かって注文を発します。

This code has some functions to close all opened orders once the drawdown reaches a specific percentage of the account balance.

Powered by level equal to a whole cents (1.38 1.39 1.40 etc.)

基礎トレイリングストップは、注文の中で『自分の』注文をコメントやマジックから識別することができます。同様に、トレイリングはトレールする必要があるツールを識別します。

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

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

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.

The same EA's as previously released. The additional code allows the user to set parameters on RSI and Momentum.

Expert Advisor to trade Yen Crosses based on Major Pairs and USDJPY divergence/convergence.

Follow daily movement after 2 days breakout

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

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。

"Pull Back" EA Trades when there is a pull back from the trend of 2 Moving Averages has Trailing Stop Loss &Take Profit works on all time frames major forex pairs and stocks NASDAQ.

"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 strategy is based on breakthrough of the maximum and minimum price values of the previous trading day.

This strategy uses hedging if trend changes.

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

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.

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

Trigger based on two MA by DeMarker.

チャネルを使用するエキスパートアドバイザです。

123456789101112131415...30