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

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

코드를 제출하세요

The Expert Advisor opens positions inside two time intervals. Trades are closed at the specified time. Trailing Stop.

SZO

SZO (Sentiment Zone Oscillator) is an indicator of market sentiment, which has overbought and oversold zones.

The Dynamic Momentum Index (DMI) is a variable term RSI. When default values are used, the RSI term varies from 3 to 30. The variable time period makes the RSI more responsive to short-term moves. The more volatile the price is, the shorter the time period is. It is interpreted in the same way as the RSI, but provides signals earlier.

Step Chart indicator monitors the price change (in pips) and according to that, determines if a new "step" has been made or not.

ADXVMA indicator made as "binary" having only two values (+1 for "trend" up and -1 for "trend" down).

RSI_Histogram_Vol indicator in the candlestick form

The Expert Advisor based on ZigZag.

Working with Buy stop and Sell stop pending orders.

MACD of RSI adaptive EMA

An Expert Advisor based on iMA (Moving Average, MA) and iMACD (Moving Average Convergence/Divergence, MACD). Averaging positions, in case of a loss.

An indicator of support and resistance channels.

The XFisher_org_v1_Vol_Supr indicator with additional signals displayed as round dots, which indicate zero line breakout by the indicator line

Keltner channel with standard averaging and averaged over the ATR indicator.

This is a very easy-to-use indicator that displays the changes in Equity and balance of the trading account as it dynamically moves. Particularly useful on the back tester and good for beginners to read this very easy MQL5 code.

The "Dynamic Support and Resistance" Indicator is a versatile tool that combines support and resistance levels with real-time market dynamics. By incorporating previous daily highs and lows, it provides valuable insights into market psychology and identifies potential areas of price reversals or breakouts. With its ability to adapt to changing market conditions and customizable options, traders can stay ahead of trends and make informed decisions. This indicator is suitable for various trading styles and timeframes, empowering both experienced and novice traders with a competitive edge.

Current Candle To Close in x Time

이 Expert Advisor는 EA 개발에서 OBJ_CHART 객체를 차트와 함께 사용하는 예시입니다. 사용자 지정 색상 설정을 지정하고 지표에 나타 낼 수 있습니다.

This indicator shows the direction of the acceleration of JFatlSpeed price from a larger timeframe at a smaller one.

Trend indicator that displays "weak" bars

The oscillator drawn on the basis of the simplified algorithm of the perceptron

The indicator calculates the Moving Average using a modified algorithm of the linearly weighed Moving Average.

The trading system based on crossing of the DI+ and DI- lines of the ADX_Smoothed indicator

The set of dynamic support and resistance levels using the ATR indicator and Fibo levels.

The channel drawn on High and Low prices of daily candlesticks

The trading system is drawn on the basis of the signals of the JMASlope indicator.

The RSI indicator implemented as a sequence of candlesticks

A trend indicator with four states

A non-normalized oscillator implemented in the form of colored icons.

The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the values of the XD-RangeSwitch indicator.

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

A colored cloud formed by the lines of the FATL and SATL digital filters.

The Accumulative Swing Index indicator is applied for accumulative swing index construction.

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

The wlxBWWiseMan-2 indicator with the timeframe selection option available in input parameters.

The KAGI-1 indicator with the timeframe selection option available in input parameters.

A semaphore signal indicator based on crossovers of the main and the signal lines of the LaguerreFilter indicator.

The LSMA_Angle_ indicator implemented as a sequence of candlesticks

Three Envelopes channels, based on one moving average with different deviation values, drawn as a cloud.

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

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

1...134135136137138139140141142143144145146147148...183