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

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

コードを投稿

Chaikin Oscillator with smoothing option.

CCI of Moving Average with Dynamic Signal Lines

This code simply prints the account details for a MT4 account.

This indicator plots multiple signals based on MACD main and signal lines.

Free utility for manual orders placement.

This code identifies highest high and lowest low in the neighbourhood.

it gives you the name of the indicator which is attached to a chart.

This EA is based on upper and lower Bollinger bands.

エキスパートアドバイザCurrencyprofits_01.1

Hi, so I just made a little code here that will help out a lot of coders that hate doing this (I count myself in it haha). It's made to calculate the lot size of a position based on the risk input and the account size+currency.

This indicator shows a standard parabolic SAR another way. Also it send alert when SAR dot changes side.

Use trailing stop point with MT4

This Indicator will plot bullish and bearish candles in separate colors.

This EA demonstrates placing orders, modify orders and then closing orders after a fixed interval.

This is an EA based on Moving average crossover.

This code places only one order every second ( not every tick )

This code can be used to find highest high and lowest low of a chart for a given period.

This code can be used to read csv files and separate string based on a separator token.

Larry Williams 'Greatest Swing Value' as an indicator

Recursive Moving Average calls itself a number of times in order to reach the appropriate smoothing. For instance DEMA,TEMA and Rainbow indicators are recursive exponential moving averages. The goal is to remove the loop limit while still running fast. In addition a trigger line provides the trading signal.

An exponential moving average of the true range and the offset of its average deviation

This is an Indicator based on MA crossover.

This is a ADX crossover based Indicator.

This code is used to create static object on MT4 charts which will not move along with the chart when you scroll the chart.

This is an indicator based on tolerance for highs of two candles.

This is a simple code to draw triangle on chart connecting open and close of different candles.

This indicator compares the main and signals line of the stochastic indicator and marks the sam eon the respective bars on chart.

This EA will tell you the Depth Per Inch of your screen.

The code is used to demonstrate how one can create a button on the chart and assign a function to it. The code is used to delete all orders after clicking on the button. The deletion takes care of various scenarios and shows error messages.

Some call it as MCDx Smart Money Indicator. It's just modification from RSI indicator.

This code base is a simple function to check if current time lies within two specified times.

This code help you get the time of an object created on a chart.

This code can be used to find out whether the symbol is a binary option symbol or not.

This indicator draws coloured histograms to identify bullish and bearish bars.

This code base is a simple function to check if current time lies within two specified times. Many times it is required by the Ea to enter trades between two specific time of the day only. This code takes two inputs, one is the start time and second is the end time. The code will check if the current time is in between start time and end time and will return accordingly.

Adaptive momentum oscillator idea from David Varadi.

Converted Trend Direction Force Index v2 - TDFI [wm] from TradingView to MQL4

インディケータPrice VSwma

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

1...9596979899100101102103