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

MQL5 MetaTrader 5용 기술 지표 소스 코드 - 67

icon

MQL5 기술 지표는 주식 및 원자재 시장뿐만 아니라 MetaTrader 5 외환 가격 차트를 분석합니다. 지표는 추세 방향과 전력, 과다 구매 및 과매도 상태, 지원 및 저항 수준을 정의합니다. 기초적인 수학적 모델은 거래자들이 거래 시스템의 시그널을 받아들이거나 거부할 수 있도록 현재의 시장 상태에 대한 객관적인 평가를 제공합니다.

MetaTrader 5에서 제공되는 지표를 다운로드하여 시작할 수 있습니다. 지표 라이브러리는 또한 MetaTrader 5 플랫폼과 MetaEditor 개발 환경에서 직접 사용할 수 있습니다.

코드를 제출하세요

Total Power Indicator in the semaphore-arrow form, generating alerts and sending emails and push notifications.

Total Power Indicator, in which values are fixed in the range from zero to one hundred.

The indicator sets the "Fixed scale" property to a chart window and holds the first bar in the middle of the window.

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

Two colored filled rectangles drawn between the values ​​of two GRFLeadingEdger indicator channels on one bar.

Two colored filled rectangles drawn between the values ​​of two Keltner channels on one bar.

Two colored filled rectangles drawn between the values ​​of two Bollinger channels on one bar.

The indicator shows the current spread using a color line.

A histogram of maximum and minimum values of parameters SYMBOL_SESSION_BUY_ORDERS — "the total number of current buy orders" and SYMBOL_SESSION_SELL_ORDERS — "the total number of current sell orders". The drawing style is DRAW_HISTOGRAM.

A Moving Average indicator, for which the values of two levels can be specified from the code.

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

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

Average True Range (ATR) indicator values from other timeframes in a digital format, displayed as text on the chart.

The drawing of this Moving Average is based on Demark's "Daily Range Projections" method.

The indicator finds fractals of any dimension.

The indicator displays the change in price as a percentage relative to the Open price of the current candlestick.

The indicator displays the change in price as a percentage relative to the Open price of the current candlestick.

The indicator displays the candlestick size (High-Low) and its direction in the form of a colored histogram.

Ten 'Parabolic Stop and Reverse system' indicators in one window

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

Bollinger bands at extended Fibonacci levels.

The Chaikin volatility indicator modified to have a stochastiс view, and implemented in the form of a signal cloud.

The indicator displays the price pivot point.

A simple trend indicator based on the smoothed Average Directional Movement Index drawn in the main chart window.

A trend indicator based on the intersections of Parabolic Sar and a moving average.

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

A simple trend indicator based on the smoothed Average Directional Movement Index.

The indicator draws colored candlesticks of a larger timeframe as color filled rectangles using DRAW_FILLING buffers. Rectangles are color filled in accordance with the colors of the StreamСCandles indicator candlesticks, if there are any.

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

The indicator finds candlesticks with a minimum or maximum shadow size. Limitation on the size of the candlestick body.

The indicator finds candlesticks without an upper or lower shadow. The indicator style is DRAW_ARROW.

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

The indicator colors candlesticks whose size multiplied by volume exceeds a preset value.

The WATR_HTF_Signal indicator shows a trend direction or a trade signal generated by the WATR indicator at the chosen bar as a graphical object with colored trend indication or deal direction. It also triggers alerts and plays audio signals.

The XOSignal_HTF_Signal indicator shows a trend direction or a trade signal generated by the XOSignal indicator at the chosen bar as a graphical object with colored trend indication or deal direction. It also triggers alerts and plays audio signals.

A trend indicator implemented as NRTR, with the possibility to generate alerts and send emails or push-notifications.

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

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

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

The Cronex T RSI BBSW indicator for MetaTrader 5.

1...606162636465666768697071727374...137