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

MetaTrader 4のためのMQL4エキスパートアドバイザーソースコード - 27

icon

分析やトレーディングを自動化するいろいろなアプリは[エキスパートアドバイザー]セクションで使用できます。それは様々なトレーディングアルゴリズムに基づいたいろいろなアプリを特集し、様々な程度の自動化を提供します。単純なEAと、分析とトレーディングのプロセスを完全に自動化することができる複雑な自動売買ロボットを見つけることができます。

これらのアプリはMetaTrader 4の中でダウンロードして実行することができます。ストラテジーテスターの中でエキスパートアドバイザーをテストして最適化することをお勧めします。ライブラリのエキスパートアドバイザーは、MetaTrader 4プラットフォームとMetaEditor開発環境からアクセスすることができます。

コードを投稿

After wrote many EAs of many strategies, I think maybe this one has more potential, I post it here to you for testing and verifing, wish you can find and reply bugs or improvements.

This EA works in any timeframe for any currency pair, including gold & silver.

This version of eFibo trader includes additional trend detection signals based on simple indicators (RSI and MA).

Pinball machine

this EA Depends on Moving Average Indicator

Working with RSI on Daily chart. Has StopLoss, TakeProffit and trailing stop.

exp_Amstell-SL

Based on RSX multiple timeframes for EURUSD

this is ordersend management expert advisor script.

exp_Amstell

A simple multi currency trader EA based on SMA and LWMA.

using Stochastic m5, m15 and m30

this have EA have Stoploss

neuronirvamanEA works with neural networks . stoplloss

The adviser on indicators: Ichimoku, ADX.

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.

The multiple currency adviser on the indicator Stochastic.

TST

Without the display adviser.

The Multi-currency adviser in the time, given by the user, opens a market position, on a choice Buy or Sell. As, it is possible to set closing of positions in the certain time, to choose currencies, to choose percent of the profit and loss for closing all

The adviser in the time, given by the user, opens a market position, Buy, Sell or lock. As, it is possible to set closing of positions in the certain time, and Trailing of positions.

The adviser on the indicator SAR. Works the postponed warrants.

The EA well trades on "fat" sites of a trend on periods H4 and D - EURUSD.The input in the market occurs on the basis of two-parametrical Exponential Smoothings Time Series.

a practice ea, create a horizontal line above the close to buy , below to sell. after position opened. create a new horizontal line to modify the stop loss and take profit. create a vertical line to close the position.

Trade at levels МА.

Trade machine for manual trading with automatic risk management and "SuperTrainer" mode

100% ready for trading strategy integration

Trading Robot

GLFX is a automated trading system. It is open for customatization and quite easy to implement own strategy into this system.

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

Uses several indicators and candle patterns plus assesses trending or ranging market

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.

Trading Robot

A scalper by parabolic and Fibonacci.

The indicatorless system based on the analysis of 4 previous bars.

EA is setup to use higher time frames for trend identification and lower time frames for entries/exits.

It closes an order by the intersection of two MAs (5 and 7 on default). Read the full description...

A practical EA for the intraday trading from 10:00 till 19:00. It works well on 5M EURUSD. The expected payoff is 40..60 pips per week on the forward testing.

A simple EA. It plays in the opposite direction on the specified difference between Bid and MA. It is considerably risky but it has own advantage.

The EA uses the method of Burg's linear prediction that was taken from my indicator Extrapolator.mq4.

1...20212223242526272829