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

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

코드를 제출하세요

This is a standard StdDev indicator with an additional feature, which changes the line color depending on its values. When the value increases, the line color is painted in green; when it falls, the line becomes red; if values stay the same over several periods, the line color stays yellow.

The Expert Advisor solves the problem of position trailing along a given curve by moving its Stop Loss and Take Profit.

Smoothed Ichimoku oscillator

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

The Cronex T RSI BBSW indicator for MetaTrader 5.

The ColorParabolic semaphore signal indicator featuring alerts, sending emails and push notifications.

The script allows to quickly remove indicators from charts.

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

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

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

The indicator shows the current spread using a color line.

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

The MetaTrader 4/5 library allows generating reports based on the trading history.

An example of a template for developing automated trading systems.

This calculates Optimal f using the Geometric Mean. Per Ralph Vince, "In trading we can count on our wins being for varying amounts and our losses being for varying amounts. Therefore the Kelly formulas could not give us the correct optimal f." So, using his equation(s), I created this library for the Geometric Mean version of Optimal f.

The indicator sets indexes for candlesticks in the price movement direction.

Two identical trading systems based on the crossover of the CMO indicator and the zero line, for long and short trades, which can be configured in different ways in one Expert Advisor.

Woodies CCI is a momentum indicator that was developed by Ken Woods. It's based on a 14 period Commodity Channel Index (CCI).

The indicator searches for divergences and displays them on the chart of the custom CCI indicator.

Generic Index Indicator.

NEF

Indicator Nonlinear Ehlers Filter

DBB

Indicator Distance from Bollinger Bands.

An Expert Advisor based on iFractals (Fractals) and on custom indicator ExVol.

Oscillator Adaptable_CCI. Along with the calculation price and period, this indicator, unlike the standard one, allows you to change parameters, such as calculation range, correction coefficient, and smoothing method.

SuperTrend Dot indicator

Channel balance indicator

FX Trend trend-following indicator

Multi JMA Slopes indicator checks slopes of 5 (different period) Jurik Moving Averages (JMA) and adds them up to show overall trend.

Shadow True Strength Index

Bollinger Bands Outside Candle Alert indicator

Perfect trend line

Fractal Adaptive Moving Average -

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.

KA-Gold Bot is an advanced trading advisor specifically designed for gold, utilizing the powerful combination of the Keltner channel strategy and two exponential moving averages (EMAs) - the 10-period EMA and the 200-period EMA. Principle of Operation: The 10-period EMA represents the average price cutting above/below the Keltner band, confirming an uptrend/downtrend. The price being above the 200-period EMA supports the uptrend/downtrend. This indicates that the uptrend/downtrend has been stronger than the previous 10 periods, considering the volatility over the last 50 periods. - Time frame: M15

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

1...141516171819202122232425262728...183