코드

Exp_SpearmanRankCorrelation_Histogram_TimeWeekPeriod MetaTrader 5용

Expert Advisor Exp_SpearmanRankCorrelation_Histogram with the added option of trading within the weekly range only, the borders of which are specified in the EA's input settings

SupremAutoFibo MetaTrader 5용

The indicator builds graphical object Fibonacci Levels with many settings at High and Low prices over the period specified in the indicator input parameters

SetColorFiboLevels_Grand_xN MetaTrader 5용

The script builds the Fibonacci Levels graphical object with the option of selecting the number of its segments

CandlesAutoFibo_Grand_xN MetaTrader 5용

Indicator CandlesAutoFibo_Grand with the option of changing the number of segments in the graphical object of Fibo levels using one input parameter

CandlesAutoFibo_Grand MetaTrader 5용

Indicator CandlesAutoFibo with a wider range of settings to display Fibo levels

PEMA_3HTF MetaTrader 5용

Three PEMAs from three different timeframes on a single chart

PEMA_2HTF MetaTrader 5용

A colored cloud made of two PEMAs from different timeframes on a single chart

BollingerBands_Box MetaTrader 5용

Displaying the latest closed values of indicator Bollinger Bands® with colored rectangles and background filling

HLCrossSigForDeMarker MetaTrader 5용

The HLCrossSigForDeMarker is considered as a trend indicator since it is intended for "catching" trends. However, it's a pretty complex and informative indicator that allows excluding the psychological and emotional effects from trading

XXDPO_Candle_Alerts_HTF MetaTrader 5용

Indicator XXDPO_Candle_Alerts with the timeframe selection option in its input parameters

기고글

세마포어 인디케이터를 사용하는 간단한 거래 시스템 MetaTrader 5를 위하여

복잡한 거래 시스템을 철저히 살펴보면 일련의 간단한 거래 신호를 기반으로 한다는 것을 알 수 있습니다. 따라서 초보 개발자가 복잡한 알고리즘 작성을 즉시 시작할 필요가 없습니다. 이 글은 거래를 수행하기 위해 세마포어 인디케이터를 사용하는 거래 시스템의 예를 제공합니다

추가 버퍼를 사용하지 않고 중간 계산을 위한 평균 가격 시리즈 MetaTrader 5를 위하여

이 문서는 가장 단순한 클래스와 단일 유형 클래스로 압축된 평균화의 전통적이고 특이한 알고리즘에 대해 설명합니다. 거의 모든 지표 개발에서 보편적으로 사용하기 위한 것입니다. 제안된 클래스가 사용자 지정 및 기술 지표의 '대량' 호출에 대한 좋은 대안이 되기를 바랍니다

뉴비들을 위한 복합 인디케이터 버퍼 만들기 MetaTrader 5를 위하여

복잡한 코드는 여러 개의 간단한 코드로 이루어집니다. 익숙한 코드들이라면 별로 복잡해 보이지 않죠. 이 글에서는 복수 개의 인디케이터 버퍼를 이요한 인디케이터 작성법을 알아보겠습니다. 아룬 인디케이터를 예시로 분석했으며, 두 가지 코드가 포함되어 있습니다

여러 상품을 거래하는 Expert Advisor 생성 MetaTrader 5를 위하여

금융 시장에서 자산 다각화의 개념은 꽤 오래된 것인데 항상 초보 트레이더를 끌어 들였습니다. 이 글에서 저자는 이러한 거래 전략 방향에 대한 초기 소개를 위해 다중 통화 Expert Advisor의 구성에 대한 최대한 간단한 접근 방식을 제안합니다

인디케이터의 경제적 계산 원칙 MetaTrader 5를 위하여

사용자 및 기술 인디케이터에 대한 호출은 자동 거래 시스템의 프로그램 코드에서 매우 적은 공간을 차지합니다. 종종 단순히 몇 줄의 코드 일뿐입니다. 그러나 가장 많은 시간을 사용하는 몇 줄의 코드로 Expert Advisor를 테스트하는 데 소비해야 하는 경우가 종종 있습니다. 따라서 인디케이터 내 데이터 계산과 관련된 모든 것은 언뜻 보기 보다 훨씬 더 철저히 고려되어야 합니다. 이 글은 이것에 대해 정확하게 이야기 할 것입니다

초보자를 위한 실용적인 MQL5 디지털 필터 구현 MetaTrader 5를 위하여

자동 매매 시스템 관련 포럼에서 자주 언급되는 것 중 하나가 디지털 필터입니다. 그러니 MQL5에서 사용할 수 있는 디지털 필터 표준 코드를 꼭 제공해 드려야죠. 이 글에서는 '뉴비들을 위한 MQL5 커스텀 인디케이터'에 있는 간단한 SMA 인디케이터 코드를 조금 더 복잡하지만 보편적으로 사용할 수 있는 디지털 필터로 변환하는 법을 알아보겠습니다. 본문의 내용은 직전 글과 이어집니다. 프로그래밍 오류 수정법과 텍스트 변환 방법에 대한 설명 역시 포함되어 있습니다

MQL5 for Newbies의 맞춤 인디케이터 MetaTrader 5를 위하여

새로운 주제는 초보자에게 복잡하고 배우기 어려운 것 같습니다. 우리가 알고있는 주제는 우리에게 매우 간단하고 명확해 보입니다. 그러나 우리는 모든 사람이 처음부터 무언가를 심지어 우리의 모국어로 공부해야 한다는 걸 기억하지 못하는 것 같습니다. 자신의 거래 전략을 개발할 수있는 광범위한 가능성을 제공하는 MQL5 프로그래밍 언어도 마찬가지입니다. 기본 개념과 가장 간단한 예를 통해 학습을 시작할 수 있습니다. 기술 인디케이터와 MetaTrader 5 클라이언트 터미널의 상호 작용은 간단한 사용자 지정 인디케이터 SMA의 예에 대한

Lite_EXPERT2.mqh: Expert Advisor Implementation Examples MetaTrader 4를 위하여

In this article, the author continues to familiarize the readers with the Lite_EXPERT2.mqh functions using real Expert Advisor implementation examples. The article deals with the idea of using floating pending orders and pending orders that vary dynamically from deal to deal which are determined

Lite_EXPERT2.mqh: Functional Kit for Developers of Expert Advisors MetaTrader 4를 위하여

This article continues the series of articles "Expert Advisors Based on Popular Trading Systems and Alchemy of Trading Robot Optimization". It familiarizes the readers with a more universal function library of the Lite_EXPERT2.mqh file

Effective Averaging Algorithms with Minimal Lag: Use in Indicators and Expert Advisors MetaTrader 4를 위하여

The article describes custom averaging functions of higher quality developed by the author: JJMASeries(), JurXSeries(), JLiteSeries(), ParMASeries(), LRMASeries(), T3Series() and MASeries(). The author considers the hot substitution of these functions in indicators using the call of the