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

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

코드를 제출하세요

Signals are generated by the iBands, Bollinger Bands indicator. When a signal is received, opposite positions are closed.

RMO

The tend indicator: Rahul Mohindar Oscillator

Indicator AnchoredMomentum with the timeframe selection option available in input parameters.

The oscillator shows standard deviation calculated on the difference between the High and the Low.

An information-forecast MACD on the price chart

Indicator Aroon.

An unorthodox approach to indicator MACD: The EA calculates the indicator's area displayed above and below zero line.

GB

Indicator GB (Gaussian Bands) works in the same manner as standard indicator Bollinger Bands. However, unlike the former, it performs filtering centerline and deviation lines by Gaussian method. It also has two deviation lines on each side of the centerline.

PAC

PAC (Periods After Crossing MA) is an oscillator displaying the number of bars elapsed after the last crossing of the price and the moving average.

A configurable RSI

The EA uses Martingale. Initial entry by indicator iStochastic (Stochastic Oscillator).

The indicator paints candles going beyond the CandleStop channel.

iATR (Average True Range, ATR) and iStdDev (Standard Deviation, StdDev) indicators are configured for crossing of the two iMAs (Moving Average, MA) plus for Buy and Sell separately.

Multi Averages Slopes indicator that checks slopes of 5 (different period) averages and adds them up to show overall trend. Averages that can be used in this indicator are the: SMA, EMA, SMMA, LWMA.

Multi timeframe version of the Trend Trigger Factor JMA indicator.

Ultra Trend indicator that uses a "fast" (fast in response to market changes) Zero Lag TEMA for trend calculations.

Force index - JMA

Variable Index Dynamic Average (VIDYA)

A trading system based on the signals of indicator FineTuningMACandle

Wick length indicator

Filtered price using self adjusting deviation for price filtering

Provides an interface for creating families of related or dependent objects without specifying their concrete class.

I used to suffer from unnecessary losses and/or cutting my profit short since I wasn't fast enough to modify my SL and/or TP. That is why I've wrote these scripts that will allow me to react fast when I must modify my Sl and/or TP especially when I have many open and/or pending trades. I know there are plenty of Metatraders who also suffer from this and that is why I would like to share these scripts with you, hopefully it will be beneficial. Do not forget to send you comments as well as rate these scripts. Happy trading!

AMA - Adaptive Moving Average - beginner tutorial to learn how to code in MQL5

간격으로 캐릭터 가격 변경

범위가 넓은 시장 영역을 강조하려는 지표

Overview Grid Master EA is an automated trading system that implements a bidirectional grid strategy. It places multiple pending orders above and below the current market price, capturing profits from market oscillations in both directions.

파라볼릭 SAR(Parabolic SAR) 지표는 추세 시장의 분석을 위해 개발되었습니다.

ROC(Price Rate of Change)는 오실레이터 처럼 이러한 변동성을 반영하여 특정 기간의 가격 차이를 측정합니다. 가격이 오르면 ROC도 오르고 그 반대로 마찬가지입니다. 가격이 많이 변할 수록 ROC도 많이 변하게 됩니다.

MovingAverages 라이브러리에는 다양한 유형의 이동 평균을 계산하기 위한 함수가 포함되어 있습니다.

msxml 표준 라이브러리를 사용하는 간단한 XML 파서입니다.

이 간단한 전문가 어드바이저는 단순이동평균 및 ADX 지표를 사용합니다.

거래 내역을 차트로 전송합니다.

새 버전의 sChartsSynchroScroll 스크립트.

전문가 어드바이저는 이동평균 및 스토캐스틱 지표의 신호에 따라 트레이딩합니다.

DRAW_HISTOGRAM 그리기 스타일은 지표의 버퍼 값을 히스토그램으로 표시하는 데 사용됩니다.

이 인디케이터는 사용자가 정의한 막대 수에 대한 피보나치 되돌림 수준을 표시합니다.

COsMAOnArray 클래스는 인디케이터 버퍼를 사용하여 오실레이터 이동평균(OsMA) 인디케이터의 값을 계산하도록 설계되었습니다.

CRVIOnArray 클래스는 인디케이터 버퍼에 의해 RVI(상대 활력 지수) 인디케이터의 값을 계산하도록 설계되었습니다. 이 클래스를 사용하는 예로 Test_RVIOnArray 인디케이터가 나와 있습니다.

표시기는 가능한 가격 변동 목표를 보여줍니다.

1...474849505152535455565758596061...196