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

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

코드를 제출하세요

Bollinger Bands Outside Candle Alert indicator

Perfect trend line

Fractal Adaptive Moving Average -

Rsi of average (rsioma) on chart version

Self Advance Decline line - with floating levels

The script exports summary of closed trades grouped by each trading day to .csv file

A class for easy access to the closed position properties.

Correlation phasor

A basic container for storing an ordered list of objects.

This is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best days to trade when the market moves the most as well as the worst days to trade in order to prevent trading during these days.

Alerts on engulfing bar below or above rsi levels

The CDebugLogger class is a flexible and comprehensive logging utility designed for use in MQL4/5 environments. It allows developers to log messages at various levels of importance (INFO, WARNING, ERROR, DEBUG) with options to include timestamps, function signatures, file names, and line numbers in the log entries. The class supports logging to both the console and files, with the ability to save logs in a common folder and in CSV format. Additionally, it offers functionality to silence logs based on specific keywords, ensuring that sensitive information is not logged. This class is ideal for developers looking to implement robust logging mechanisms in their MQL4/5 applications, with customizable features that cater to a wide range of debugging and monitoring needs.

A dialog to display the maximum lot size permitted on the underlying asset for different types of orders (buy, sell, pending buy, and pending sell).

High-performmance functions for dealing with time.

Williams의 A/D 지표는 양의 "누적(accumulational)" 가격 움직임과 음의 "분배(distributional)" 가격 움직임의 누적 합계입니다. 지표와 가격간의 차이가 시그널입니다.

When the chart symbol is changed, it will change symbols for all other charts.

Aroon Oscillator predicts price changes from trend to flat market conditions.

BrainTrend1Sig is an indicator for positions opening and closing. It indicates trend reversal points when a price reaches extreme values.

CStochasticOnArray class is designed for calculation of Stochastic indicator values on indicator buffers. The example of use of the class is provided.

The indicator displays the inclined trend line that sets the signal actuating level.

HLR

The HighestLowestRange (HLR) determines the relative price position in range of the several X bars ago. If price located at range bottom (new low), the indicator is equal to 0, if price position at the top of the range (new high), the indicator is equal to 1 (or 100%).

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

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

Analyzed copy of ATC2012 current champion JPAlonso's EA.

The ZigZag drawn using Heikin Ashi extremums

The class is designed for calculation of the technical indicator Triple Exponential Moving Average (Triple Exponential Moving Average, TEMA) using the algorithm of the ring buffer.

An example of how to create a multicurrency Expert Advisor that trades using the Bollinger Bands indicator.

Normalized oscillator that uses Fisher's transformation, drawn in the form of a color histogram.

WebRequest() 함수를 사용하여 MQL5.com 웹사이트에 이미지가 포함된 메시지를 게시하는 예입니다. 로그인과 비밀번호를 이용하여 인증하고, 문자 메시지에 이미지를 삽입하는 방법에 대한 예시입니다.

Robot that trades the open sentiment of the market.

Averages indicator, which contains 18 types of averages available.

Envelopes using the Color_PEMA_Digit MA, with an indication of trend direction and display of the last values of channel borders.

A trend indicator of NRTR type using an MA and ATR.

A cross platform library/framework

Price increase Indicator

엔벨로프스 지표는 두 개의 이동 평균으로 구성되며 그 중 하나는 위쪽으로 움직이고 다른 하나는 아래쪽으로 움직입니다. 밴드 마진 shifting의 최적인 상대 수의 선택은 시장 변동성에 따라 결정됩니다: 후자가 높을수록 이동이 더 강합니다.

얼티밋 오실레이터(Ultimate Oscillator)는 Larry Williams에 의해 개발되었습니다. 기간이 다른 3개의 오실레이터의 평균을 사용합니다.

지그재그 인디케이터를 수정한 버전으로 가격의 움직임 방향에 따라 다른 색으로 선을 그립니다.

It's a well-known indicator that shows maximal and minimal prices (and average values) of the last n bars.

To demo buffer-pattern: Candles + Fractals + ZigzagColor + ColorMaLine.

1...202122232425262728293031323334...188