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

ユーザーの評価に基づくMQL4とMQL5のトップソースコード

コードを投稿

Индикатор показывает возможные границы и направление бара с заглядыванием на один бар вперед.

alerts the user if the macd is above 0.0006 on 5m or below -0.0006 on 5m

An expert advisor designed to open and close orders at every first parabolic SAR signal i.e. when sequence shifts from below the price to above and vice.

An expert advisor designed to alert you when every first parabolic SAR dot in a sequence appears.

In this field give a brief description of your script (1-2 sentences).

This indicator displays the variations of the Hurst Exponent which are seen as a predictor of the variations of volatility, therefore giving an indication on when to enter the market.

The indicator will show how many ticks occurred every minute of an hour and the number of points.

Simple Momentum x 2

Displays the stength of a currency based on 7 of its crosses. Origianally done by Brooky a few pages back in the code base.

The High, Median, Low of every timeframe in MT4, 24 lines of varying colors, showing the highs lows and median based on price behaviors.

This indicator shows the change in percentage between the Close of the current period and the previous one.

EA designed on the idea of the indicator Nik_PSAR_2B. EA works on the Symbol = "EURUSD" and Period = M1.

This code simply display ask-bid value.

Multi Time Frame Standard Deviation

Close値にTEMAを使用したS/Rオシレータ

EMAはとても優秀な移動平均だと思います。しかし取引が活発な時間帯と、そうではない時間帯で同じ重みで変化します。そこで、更新回数により重みが変化するEMAを作成しました。

Enables Programmers to create Martin Gale and Grid Trading strategies with ease.

simple trail stop loss code example.

Trend indicator based on the intersection of adaptive HMA and its smoothed line. I recommend using it together with the flat indicator to determine the beginning of a trend early

Linear Regression Value (metatrader 4 version)

Show MACD directly on chart

Indicator shows histogram of ratio of sum of lower time frame ranges to current timeframe bar range

The Oscillator Indicator for MetaTrader 4 is a powerful tool that accurately identifies the perfect signal on the completion of trends.

Multi Selllimit and Sellstop orders are script files that enable traders to place multiple orders with ease. These orders allow traders to enter the market at a specific price level, or at a specified number of pips away from the current market price, with stop-loss and take-profit levels. By default, the pips value is set to 400, which means the trade will be placed 400 pips away from the current market price for a 5-digit broker. Moreover, the multi Selllimit and Sellstop orders offer traders the flexibility to customize their trading strategies. Traders can set the stop-loss level to zero if they do not use stop-loss, and can choose between a target price or a pip-based entry. This level of flexibility allows traders to tailor their trading strategies to their specific needs, which can result in better trading outcomes.

This is an indicator with a rainbow-like display, both for trend or pullback prediction.

This EA is a demonstration of how you can implement your own Hedging strategy with the help of the include file.

The EA created sell/buy limit orders according to: - Grid number of orders - Trading range (computed automatically by uwing weekly highs and lows) - Current price

Donchian Channel with mid line and moving average of mid line. Updated Dec 6, 2023 Minor code update

Displays the gains and losses for all candles where the given threshold is surpassed. The values are calculated in points and percentage.

This indicator calculates the percentage of the probability of a price reversal from a given size of the maximum rollback based on the history of the chart movement

Few improvements from standart fractal: 1. You can chouse size of fractal. Standart version use 2 as constant 2. It does not draw fractals against the trend, which makes your chart much more informative

a Simple Visual Strategy Tester / Manual Trade Training using Martingale.

A simpler way to display Heikin Ashi

This is the exact conversion of pivotshigh and pivotslow functions from pine script v4 as an mql4 indicator.

This is a indicator to plot hidden and regular divergences on chart.

Classic & Virtual Trailing for MT4

A combination of data analysis from the Awesome Oscillator and the resulting direction of the candles relative to the previous range

Multi_BreakEven is a script file that allows multiples entry positions to set to breakeven using pips or target price when the trade is in your favor.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103