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

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

코드를 제출하세요

화살표 및 레벨 계열의 지표입니다. MetaTrader 4용으로 작성된 지표를 (약간의 수정을 거쳐) 개조한 것입니다.

터미널 빌드 344부터는 특수 그래픽 객체(OBJ_EVENT)를 사용하여 경제 캘린더 뉴스를 표시하는 기능이 추가되었습니다. 이 스크립트는 경제 캘린더를 시연하기 위해, 최신 경제 데이터와 함께 최근 주요(분홍색) 이벤트의 발생일을 출력합니다.

가장 간단한 트렌드 지표입니다.

6시간 단위의 세로형 시간 그리드.

X2MA_HTF_Signal 인디케이터는 X2MA 인디케이터의 마지막 세 막대의 추세 방향을 세 개의 그래픽 개체 형태로 표시하며, 색상에 따라 추세 방향이 결정됩니다.

가격 시계열의 예비 평균을 사용한 인기 트레이딩 시스템 BrainTrend1의 추세 지표입니다.

두 가지 범위의 임의 시간 간격 표시기

When market activity decreases, then the Expert Advisor places two pending stop orders

Library of functions for working with strings: StringToArray, StringToPeriod and PeriodToString

The Kagi chart drawn in a separate subwindow

The script imitates the One Cancel Other function for orders. When one order is triggered, the others are deleted.

A semaphore signal indicator using the Commodity Chanel Index oscillator.

The wlxFractals indicator is designed for drawing Bill Williams' fractals, defining the number of significant bars to the left and to the right.

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

The MFITrend_x10 indicator shows the MFI oscillator position from ten different timeframes.

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

The XMA_Ishimoku indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.

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

The Schaff Trend Cycle indicator based on the difference between two RVI oscillators with different periods.

The Exp_ColorSchaffWPRTrendCycle Expert Advisor is based on the ColorSchaffWPRTrendCycle oscillator change of position relative to the overbought and oversold levels.

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

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

This indicator is an example of smoothing the Moving Average indicator timeseries by filtering high-order harmonics.

The i-VaR95 indicator with the timeframe selection option available in the input parameters.

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

The XKRI indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by the XKRI algorithm.

The Exp_TriXCandle Expert Advisor is based on the change of color of the TriXCandle indicator candles.

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

Ease of Movement indicator implemented in the form of a color histogram.

Semaphore signal indicator based on the Super_Trend indicator algorithm.

Semaphore signal indicator based on the VolatilityQuality indicator algorithm.

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

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

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

Three Trix oscillators with three different timeframes on one chart.

The METRO_HTF_Signal indicator shows the trend direction or a signal for performing a trade generated by the METRO_Sign indicator at the chosen bar as a graphic object with colored indication of the trend or the trade direction and generates alerts or sound notifications if there are signals for performing trades.

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

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

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

XDPO_HTF_Signal shows a trend direction or a signal for performing a deal generated by XDPO_Sign indicator at the chosen bar as a graphic object with colored trend indication or deal direction and sends alerts or audio signals in case of a market entry moment

1...128129130131132133134135136137138139140141142...206