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

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

코드를 제출하세요

Trading signals module for MQL5 Wizard. LeManSignal indicator's color dot serves as a market entry signal.

This is an informative script displaying data on the current trading pair in the chart window.

The CCIT3_Simple indicator modified.

The trading system based on the three Parabolics with three different Time Frames

Trading system using the ColorLinearRegSlope_V2 indicator.

The Exp_ColorTrend_CF trading system is based on change of the trend direction displayed by the ColorTrend_CF indicator

The Moving Average which uses quite a simple procedure on decreasing temporal lag based on the increase of the Moving Average period.

The NRTR indicator based on Average True Range technical indicator.

The MultiJFatlSpeedx7Signal indicator shows information on active trends using the values of seven JFatlSpeed indicators from different timeframes.

A semaphore signal indicator not using averages to determine signals.

Three indicators of the simplest linear combinations of differences between the fast and slow moving averages on the same chart.

Four semaphore signal indicators based RVI oscillators with different periods on one price chart.

Four semaphore signal indicators based on Larry Williams' Percent Range oscillators with different periods on one price chart.

An indicator of volatility/trend.

A modification of the MACD indicator, calculated with DeMarker's technical indicator data.

Tick Volume Indicator from the book "Momentum, Direction and Divergence" by William Blau, implemented in the form of a color histogram.

Fractals are generated using 3 previous bars (without redrawing because the current bar is not included in the calculation).

The FATL-SATL_Balance indicator with the timeframe selection option available in the input parameters.

The Ozymandias_Signal indicator displays information on the current trend and on signals based on the Ozymandias indicator.

The ATR_Trailing indicator with the timeframe selection option available in the input parameters.

The ColorX2MA_Osc indicator with the timeframe selection option available in the input parameters.

The KGHP indicator with the timeframe selection option available in the input parameters.

The Exp_LinearRegSlope_V1 Expert Advisor enters the market when the LinearRegSlope_V1 indicator cloud changes its color.

The EMA indicator with the timeframe selection option available in the input parameters.

The indicator displays the price gaps of the candlestick chart of the ColorBearsCandle.

The AtrRange with the timeframe selection option available in the input parameters.

The Exp_Loco Expert Advisor based on signals of the Loco indicator.

The Adaptive Moving Average indicator with the timeframe selection option available in input parameters.

Three Bollinger Bands channels based on one moving average, with the display of the last values as price labels.

A trading system based on the signals of the MFI_Histogram indicator.

A trading system based on the signals of the ColorXMACDCandle indicator.

The XMA_KLx7_Cloud indicator with the timeframe selection option available in the input parameters.

The RSI_Chart indicator with the timeframe selection option available in input parameters.

Semaphore signal indicator based on the trend_arrows indicator algorithm.

The Expert Advisor uses signals from the indicators: ATR, MACD.

The creation of the Expert Advisor stems from the topic "Neural networks - where to start studying them".

The script removes old objects of the selected type from all charts, if the time coordinates of these objects are outside of the trigger level.

Signals are generated by the iBands, Bollinger Bands indicator. When a signal is received, opposite positions are closed.

The Expert Advisor uses the following indicators: Moving Average Convergence/Divergence, MACD; Moving Average, MA; Average Directional Movement Index, ADX. It closes half of the profitable position.

T3 is very similar to EMA in calculating way and it makes it suitable for this way of calculation. As an extension of EMA levels it might prove to be useful but by all means do some experimenting in order to get the best results for specific symbol/timeframe combination.

1...133134135136137138139140141142143144145146147...183