거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
귀하의 MetaTrader 5 터미널에서 CodeBase에 액세스 해보세요
올바른 코드를 찾을 수 없습니까? 프리랜싱 섹션에서 주문하십시오
Expert Advisor 또는 지표 작성 방법

MQL5 코드베이스에서 MetaTrader 5용 라이브러리를 무료로 다운로드하십시오. - 173

코드를 제출하세요

A trading system based on the signals of indicator AverageChangeCandle.

A semaphore signal indicator using the algorithm of indicator 2XMA_Ichimoku_Oscillator.

Indicator BrainTrend2Stop with the timeframe selection option available in input parameters.

A slightly modified EA from the standard delivery: MQL5\Experts\Examples\Moving Average\Moving Average

Indicator Sine Wave with the timeframe selection option available in input parameters, in form of a colored cloud.

Indicator EURX displays index EUR.

Indicator Rj_SlidingRangeRj_Digit with the timeframe selection option available in the input parameters

MA Lag Reduce indicator is an SMA with the ability to set the delay elimination factor.

The trading system based on AbsolutelyNoLagLwma_Range_Channel indicator signals with the possibility to set a fixed position holding time.

A modification of the "Bears Power" indicator: now the line color and line width can be set in input parameters.

A trading system based on the UltraMFI indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system.

Impulse System for the price bars

DeMarker_Histogram_Vol indicator with additional averaging of the resulting histogram

Stochastic of adaptive lookback average - with normalized zones

Fast ema Hull average

XBullsBearsEyes_Vol indicator shows direction of the histogram bars movement using colored icons on these bars

Trend Score indicator

TRIX using Wilder's double smoothed EMA - with an addition of floating levels

Calculates a Exponential Moving Average based on RSI Data, instead of the regular Pricing data. Simple and and to the point.

This script downloads bars and ticks from EURUSD as required for the correct execution of Kiss on Billions on EURUSD from Saeid Irani.

define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically

a much more efficient version of selection sort

You learn how to subtract time, insert it manually in a string format, tick counter and see output on comment function.

This code initializes the necessary objects and input parameters, and defines a CheckTrades() function that calculates the risk and profit amounts based on the account balance and user input. It then iterates through open orders and checks if the current profit or loss meets the user-defined thresholds, and closes the position if necessary

머레이 수학 라인 X 메타트레이더 보조지표 - 지지, 저항, 피봇 라인으로 거래하는 방법을 아는 모든 트레이더에게 도움이 되는 피봇 라인 보조지표입니다. 기본 차트에 8개의 기본 라인(5개 추가)을 표시하여 매도, 매수, 포지션 청산을 위한 최적의 지점을 찾는 데 도움을 줍니다. 이 인디케이터는 캔들이 피벗 라인 중 하나를 돌파한 후 닫힐 때 알림을 보낼 수 있습니다. 이 보조지표는 MT4 및 MT5 플랫폼용을 다운로드할 수 있습니다.

Converted Ronz AutoSLTP MT4 version into MT5 version. Original Link: https://www.mql5.com/en/code/11649 Original Descriptions: EA for Automatic Stop Loss, Take Profit, Profit Lock, and Trailing Stop (With Special Methods). SL and TP could be hidden.

Trading system using the F2a_AO semaphore, signal indicator.

The indicator draws four vertical colored lines during a day. Line parameters can be set in the input parameters.

The indicator of relations between the two true ranges by Larry Williams.

Most visually convenient trend power indicator based on Standard Deviation.

The script is developed for selling with fixed Stop Loss and Take Profit values in points from the current price.

Trading system using the RMACD histogram.

The offered indicator informs you about the current trend. It is useful for entering the trading.

The indicator to trail the stop levels

The trading system based on the Beginner signal indicator.

The typical trend indicator drawn on the basis of three Moving Averages.

Quite an interesting alternative to Bollinger Bands

DeMark's oscillator with an option of setting a fixed timeframe for the calculation of the indicator in the input parameters.

The indicator shows the maximum price for the period specified in the input parameters of the indicator, taking into account the timeframe, in which the price was searched for.

The MACD Indicator, in which the price series is replaced by the series of values of the Accelerator Oscillator technical indicator. It is drawn in the form of a colored cloud.

1...166167168169170171172173174175176177178179180...191