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

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

코드를 제출하세요

DRAW_LINE 스타일은 지표의 버퍼 값을 선으로 표시하는 데 사용됩니다.

DRAW_FILLING 그리기 스타일을 사용하면 두 지표의 버퍼 값을 사용하여 영역을 나타낼 수 있습니다. 실제로는 두 개의 선을 그리고 그 사이의 영역을 지정된 색상으로 채웁니다.

DRAW_BARS 그리기 스타일은 시가, 고가, 저가 및 종가가 있는 4개 지표의 버퍼 값을 사용하여 막대를 그리는 데 사용됩니다.

느린 적응형 추세선은 변동 주기가 긴 노이즈와 시장 사이클을 억제하는 데 사용됩니다.

이 인디케이터는 추세의 강도와 방향에 따라 양초를 다른 색상으로 표시합니다.

순간 추세선 표시기는 이동평균이 교차할 때 매수 및 매도 신호를 표시합니다.

CG 오실레이터의 메인 라인과 신호 라인의 교차점은 매수 및 매도 신호를 나타냅니다.

The indicator builds a candlestick chart consisting of floating spread current values in online mode.

iGDR_Fractal_Levels shows the fractals average values over a certain period of time.

MPC

The MPC indicator plots a simple channel using extermums of the specified period. It can be used for additional visual control of trading system (channel breakout), based on HighestLowestRange (HLR) indicator.

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

Trading signals module for MQL5 Wizard. The moment, when ColorJFatl indicator changes its color, indicates the time for market entry.

Advaptive Exponential Moving Average - ATR Volatility Adjusted by Jose Silva.

CCI smoothed by Tilson algorithm.

The indicator demonstrates the example of using the FileReadDatetime() function

The indicator shows the method of drawing gradient semitransparent areas with independent update rate.

EasyXML is a native MQL5 XML Parsing Library. It can parse XML from three different sources: URL, File and String Input. It is completely object oriented and strives to integrate neatly with MQL5, as it utilizes CObject and CArrayObj from the MQL5 standard library to store the DOM.

Creates a synthetic from two selected pairs.

The AFL_Winner_HTF_Signal indicator shows the trend direction and the signal based on the AFL_WinnerSign indicator.

The X2MA indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.

Expert Advisor based on the ColorZeroLAG_MA indicator change of direction.

The indicator shows Moving Averages (MA) values, difference between values and difference between MA.

The Expert Advisor looks for a negative spread and trades using it.

The Exp_i-CAi Expert Advisor is based on change of direction of the i-CAi indicator.

PFE

Oscillator with calculations using an algorithm similar to Kaufmann's AMA.

Trading system based on the signals of the RSI_Slowdown indicator.

Standard RSI oscillator implemented as a histogram rounding its values to the standard range.

Double stochastic of RSI uses floating levels instead of fixed levels for OB/OS conditions.

Fractal Relative Strength Index.

An Expert Advisor based on two indicators iMA (Moving Average, MA). At crossing, we move back from the price at a certain distance and then expect the level obtained to be broken through.

The WeightOscillator trend indicator, which features alerts, sending emails and push-notifications to mobile devices.

Trades using indicators: iStochastic (Stochastic Oscillator) and iRSI (Relative Strength Index, RSI).

MACD ca - sort of a "step MACD" or "corrected MACD".

The class allows to easily determine from your MQL5 programs any changes in the Market Watch window (change of symbol sorting, adding, deleting a symbol or a set of symbols), as well as opening and closure of charts, and the availability of the one click trading option on the current chart, on which the program is running.

The NRTR_ZigZag_Price indicator with the timeframe selection option available in input parameters

The Expert Advisor trades based on the ADX Wilder and Ichimoku Kinko Hyo indicators. Lot is calculated based on risk percentage of margin.

The implementation of the MACD pattern "Trend continuation".

A trade strategy based on the RSI indicator. Checks if there is enough money before opening a position.

The EA waits for a TP or SL to trigger, and then opens a position in the opposite direction. It checks if there is enough money before sending a trade request. OnTradeTransaction.

A breakout trading system based on the signals of the Color_PEMA_Envelopes_Digit_System indicator.

1...363738394041424344454647484950...191