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

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

코드를 제출하세요

A trading system based on the Vortex Oscillator signals.

The Schaff Trend Cycle (STC) indicator detects up and down trends long before the MACD. It does this by using the same Exponential Moving Averages (EMAs), but adds a cycle component to factor currency cycle trends. Since currency cycle trends move based on a certain amount of days, this is factored into the equation of the STC indicator to give more accuracy and reliability than the MACD.

The Expert Advisor places pending Buy Stop and Sell Stop orders. If orders execute, the trailing stop is run for the positions.

Normalized ATR

Corrected RSX

WSI

Indicator WSI

Linear regression

It calculates the Typical prices for bars #1, #2, and #3

Indicator MACD OsmaX

Indicator calculate the average price

Random walk index (optimized version)

이 코드 블록은 새 막대 또는 새 캔들이 수신되면 이를 감지합니다.

이제 두 가지 색상 또는 두 가지 모드의 추세 표시기를 사용할 수 있으며, 계산할 막대 수에 제한이 있습니다.

추세 방향에 따라 색이 변하는 신호선이 있는 컬러 MACD 히스토그램을 표시합니다.

RBCI(범위 바운드 채널 인덱스) 디지털 필터는 스펙트럼의 저주파 성분이 형성하는 저주파 추세와 스펙트럼의 고주파 성분이 형성하는 고주파 노이즈를 제거합니다.

두 개의 평균이 있는 범용 이동 평균과 수십 가지 가능한 변형 중에서 각 평균을 선택할 수 있습니다.

표시기는 차트 한쪽 모서리에 현재 가격을 표시합니다.

하루 단위의 세로형 시간 그리드.

Change Alert for barmenteros original indicator that compares four types of regression (linear, quadratic, logarithmic and exponential) and chooses the one that best fits the data analyzed.

Weighted Moving Average with a regulated lag using a curve of the normal (or Gauss) distribution as the function of weight coefficients

The ZigZag indicator using Joe DiNapoli algorithm.

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

The script displays the brief statistics for trading on the instrument over the specified period - the number of deals, profit, profit factor.

Setting multiple charts at one click.

A trend indicator in the form of a colored histogram which shows the average difference between the Hull Moving Average and its averaging.

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

Trading system based on trend_arrows indicator signals.

Vertical histogram with distribution of prices.

The indicator shows the strength of bulls and bears in a simple manner in a single window.

An oscillator to help you confirm your Elliott waves counting (doesn't count the waves automatically)

This is an improved Jurik Filter with the option to be applied to any indicator not only to prices.

e-Regr — MetaTrader 5 Expert Advisor. Trading by i-Regr (Regression Channel). Extensive use of the standard library classes.

i-Paramon work time (new version).

An example of working with the trading history on Hedge accounts — reconstruction of positions.

The strategy is based on two indicators: ADX and MA, and the close of the first bar. Also, different TakeProfit, StopLoss and Trailing levels are used for Buy and Sell.

The strategy uses two indicators Moving Average, MA with different periods, Commodity Channel Index, CCI and Williams’ Percent Range, %R.

The Exp_IBS_RSI_CCI_v4_X2 trend-following trading system is based on the signals of two IBS_RSI_CCI_v4 indicators.

DMA (general version).

An simple Indicator displaying daily opening line.

The vertical version of the BarTimer indicator implemented using the classes of libraries that were described in detail in the article "Custom indicators and infographics in CCanvas", with the possibility to set a fixed timeframe, data from which the indicator displays in input parameters, and producing a sound alert when the bar changes.

1...434445464748495051525354555657...194