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

사용자 등급 기준 MetaTrader 5용 최고의 지표 - 3

코드를 제출하세요

Keltner Channel for traders or young developers by William210

This is a first for MetaTrader 5. Now you can click on the chart to create price alerts.

Bollinger Bands with controllable outer band smoothing (post smoothing)

사용자 지정 바의 지속 시간을 분 단위로 히스토그램으로 표시하는 간단한 표시기입니다. 렌코 박스, PnF, 이퀄볼륨 바 등에 적용할 수 있습니다.

Trend Dashboard Indicator MetaTrader 5 indicator — a multi-timeframe indicator that is based on three standard indicators: Stochastic oscillator, RSI (Relative Strength Index), and CCI (Commodity Channel Index). It displays current trend directions for M1, M5, M15, M30, H1, H4, D1, W1, and MN1 timeframes. When you follow such an indicator you have a clear picture of the trends across all important timeframes. It doesn't matter which timeframe you attach this indicator to. The indicator can be downloaded for MT4 and MT5.

Let follow previous EA by this link https://www.mql5.com/en/code/46630

Checks if either upper or lower Wick range of a candlestick is greater than Body range of a candlestick and plot a wingding

A sophisticated tool that accurately measures market noise

표시기는 가격 변화의 각도 또는 평균 속도를 보여줍니다.

This code does not trace the iatr() because the iatr() or this code is a more modern version. This code uses original smoothing, a kind of SMA and not wilder smoothing. The analysis of the two smoothings can suggest opportunities elsewhere

Float MetaTrader indicator — a sophisticated indicator that analyzes the previous chart history for the given currency pair and then tries to analyze the trends in the current situation. It shows where trends start and end in a separate chart window and Fibonacci retracement levels combined with DiNapoli levels on the main chart. It also displays how long ago the local high and low were detected. This indicator is available for MT4 and MT5.

Gain/Loss Info MetaTrader indicator — displays the gains and losses for all candles where the given threshold is surpassed. The values are calculated in points and percentage. The indicator can calculate gain/loss in two modes: plain candlestick Close and Open difference, and as difference between current Close and previous Close. You can set minimum change limits (for pips and percentage), change modes, and you can also control font color of the output numbers. The indicator is available for both MT4 and MT5

Keltner Channel (MetaTrader indicator) — is a classical technical analysis indicator developed by Chester W. Keltner in 1960. The indicator is somewhat similar to the Bollinger Bands and Envelopes. It uses three plot lines: the middle line is the 10-day simple moving average applied to the typical price ((high + low + close) / 3), the upper and the lower bands are produced by adding and subtracting the moving average of the daily price range (High and Low difference) from the middle line. This way, a volatility-based channel is built. In this version of the indicator you can modify all the parameters of the MA. The indicator is available both for MT4 and MT5 versions of the platform.

Pinbar Detector is a MetaTrader indicator that tries to detect Pinbars (also known as "Pin-bar" or "Pin bar") and marks them by placing a "smiling face" symbol below the bullish Pinbars and above the bearish Pinbars. It is a pure price action indicator, which is not using any standard technical indicators in its code. The configuration of Pinbar detection can be done via the indicator's input parameters. Pinbar Detector can issue platform alerts and email alerts on detection. The indicator is available both for MT4 and MT5 versions of the trading platform.

Range Expansion Index (MetaTrader indicator) — is a relative oscillator indicator that measures the pace of the price changes and signals overbought/oversold states if the price demonstrates weakness or strength. It was developed by Tom DeMark and explained in his book The New Science of Technical Analysis. The value of the indicator changes from -100 to +100. The REI is an enhanced oscillator because it tries to remain calm during the range trading and indicates signals only when the significant peaks or bottoms are spotted. You can download this indicator both for MT4 and MT5.

Calculate a moving average in one function call. Code that can easily be transported between different projects.

The indicator plots two lines. The lower line is calculated based on the latest SMA period that caused a bounce up. The upper line is calculated based on the latest SMA period that caused a bounce down.

The T3 Indicator is an advanced moving average that combines six exponential moving averages to provide smoother price action with reduced lag compared to traditional moving averages.

두 개의 심볼 스프레드 표시기

이 지표는 RSI 다이버전스를 가져와 버퍼에 플롯하여 EA를 자동화합니다.

표준편차 알고리즘을 기반으로 컬러 점을 사용하여 추세 강도 표시를 추가한 XMA_이시모쿠 인디케이터. 첨부된 링크의 원본 코드에는 플로팅 문제가 있었습니다.

캔들 필터 인디케이터는 특정 기준에 따라 차트에서 캔들을 필터링하고 강조 표시하도록 설계된 사용자 지정 가능한 도구입니다. 이를 통해 트레이더는 상승 캔들, 하락 캔들, 도지 캔들 또는 모든 캔들 등 관심 있는 캔들만 동시에 시각화할 수 있습니다. 또한 이 인디케이터는 캔들 색상과 차트 배경을 완전히 제어할 수 있어 명확하고 적응력 있는 시각적 경험을 제공합니다.

이 보조지표는 화면 중앙에 BMP 이미지를 차트에 표시하는 것이 유일한 목적인 메타트레이더 5용 사용자 지정 보조지표입니다. 용도는? 분석 및 시장 데이터에 영향을 주지 않고 정적 이미지(로고, 개인 브랜딩, 차트 메시지 또는 알림)를 거래 차트에 직접 표시하는 데 사용됩니다. 어떻게 작동하나요? MQL5Images 폴더에서 이미지(2.bmp)를 표시하기 위해 OBJ_BITMAP_LABEL 객체를 생성합니다. 자동으로 차트 중앙을 계산하여 이미지를 배치합니다. 창 크기를 조정해도 항상 중앙에 위치하도록 새 틱이 나올 때마다 이미지 위치를 업데이트합니다.

Candlestick Fitness concept is used in coding HFT Algos based on population optimization algorithms.

메타트레이더 5의 동적 지지/저항 수준을 생성하기 위해 ATR 변동성을 사용하여 추세 방향을 표시하는 슈퍼트렌드 지표입니다.

Anlayse swing highs and lows

Searches for Wick or Body based High low in visible bars of chart

체이킨 머니 플로우(CMF)" 표시기

Linear Regression Line

A customized bid and ask line which is labelled and clear to help visualize the bid and ask prices

EquiPeak 드로다운 트래커는 트레이딩 계좌의 최대 드로다운을 실시간으로 모니터링하고 기록하도록 설계된 지표입니다. 현재 드로다운을 알려줄 뿐만 아니라 현재 드로다운을 예상하거나 이전에 기록했던 최대 과거 드로다운과 시각적으로 비교하는 데 특히 유용합니다.

RSI adaptive indicator based on tick calculations

Candle Range MetaTrader indicator — is a very simple and lightweight indicator that displays the candle's range in pips on mouseover. In addition, to the High/Low range, it can optionally display the body size (Open/Close) for candles. Multiple display parameters are available to control how the indicator looks. This indicator is available for both MT4 and MT5 versions of the trading platform.

오픈 포지션의 평균 가격을 계산하는 지표로, 하나의 로봇의 포지션만 분리하려는 경우 매직넘버를 사용할 수 있지만 0은 수동 조작을 위한 숫자입니다.

입력한 "window_size"의 FVG를 평가하여 모멘텀 또는 추세 강도를 감지하는 지표입니다.

범위가 넓은 시장 영역을 강조하려는 지표

This indicator allows you to define a checklist for you to manually check and confirm your strategy before entering into a trade.

A simpler way to display Heikin Ashi

A very simple, efficient and non-obtrusive clock for your Chart. KISS compliant! :)

This is an indicator for showing volume profile on the chart, using simple calculations and very fast execution.

12345678910...137
해당 웹사이트는 쿠키를 사요합니다. 당사의 쿠키 정책에 대해 더 알아보십시오.