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

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

코드를 제출하세요

This Indicator will show the Amplitude [Minimum; Maximum] of a given period and can act as a substitute of the ATR indicator. The indicator can be used to observe volatility and the force of past swings, useful to determine excesses that will possibly be reversed or repeated, given that the user has knowledge to complement with volume or standard-deviation strategies. It is suggested a period of 55200 at M1 or 2400 at H1 (meaning 40 sessions of 23hs each), or any period that complements your strategy.

Advanced Line Chart based on Japanese candlesticks.

A native implementation of neural networks in pure MQL, bundled with an easy to use interface, with easy support of saving and loading of the network configurations after training.

closing partially script and Stop loss to Break Even point

'RSI' line, 'RSI' line smoothed with 'MA'. Fill areas between these two lines.

An indicator to monitor the appearance (or change) of a rectangle whose name starts with ...

One of the strategies for the 'DeMarker' indicator is a permanent set of positions

Adaptive Moving Average - AMA - with filter, histogram version

This script opens all market watch symbols with the default template using the selected period. Save prefferred template as default.tpl to have all charts open with same template of your choice. Happy Trading.

These are some #define statements that are useful to perform operations in your EA. You only need to assign the name of your variables at the beginning of the file, and then let the other #define statements do the work. In order to use this file, add #include <DEFINE_statements.mqh> to the first line in your EA file.

Assistant - works on the current symbol, has the 'Trailing activate if profit is >=' parameter in the trailing parameters

This class loads a licensing file by reading 64bit encrypted account data from a license file into an account array for the purpose of licensing. The Class is initialised with a Filename, a Master Key (m_hkey -> can be a secret key of your choice) and whether the file needs to be saved in the common folders or not.

Catching the extreme change on candle.

Martingale strategy based on custom indicator 'MACD Four Colors 2'

an in-place comparison sorting algorithm

CCI (mimic)

The indicator plots (using OBJ_TRIANGLE) the area between 'Open', 'High', 'Low' and 'Close' of the day

Two pending orders at the beginning of the day

awesome oscillator, stochastic filter. expert

Rex indicator extended version

Rsi with Hann windowing

In a given time interval, a rectangle is constructed.

Double smoothed EMA - floating levels

This program lists and shows information about calendar events between specified date range.

The EA works on the signals of the custom indicator 'PriceChannel_Signal_v2' ( https://www.mql5.com/en/forum/173249/page132#comment_15924070 )

ADXm (experiment)

The indicator shows the position of two indicators (iMA and iStochastic)

Two 'Main' lines from two iStochastic (Stochastic Oscillator, STO) indicators with filled areas between the lines. Line crossing notifications (Sound, Alert, mail, push)

Moving Average Bands Width

A series of indicators 'Square' - shows the state of the indicators in the form of lines of squares. Displays two indicators: MACD and Stochactic

Moving Average Bands

iVIDYA (Variable Index Dynamic Average) indicator with levels for N bars

Dynamic pivots - any time frame

A simple trading system using the custom indicator "WPR Custom Cloud"

The Expert Advisor is a joke: the position is opened randomly. Now there is a Stop Loss, Take Profit and much more

Fractals based on the iOBV indicator (On Balance Volume, OBV)

This a library for a quick and easy encryption and decryption using base64. The usage is very simple and can be done in a few lines of code. <<< The return value of a method is the required output. <<< Feel free to use this library at your convenience.If it is helpful, please reward me by rating this item on mql5 site. >>From a developer, for developers.<<

On chart stochastic (like)

Strategy based on the signals of the custom indicator 'RSI_MAonRSI_Dual'

Standard MA + Hull MA + DEMA + TEMA

1...177178179180181182183184185186187188