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

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

코드를 제출하세요

Velocity - normalized using ATR, deviation or no-normalization

The Expert Advisor trades daily breakouts. It places pending BuyStop and SellStop orders.

Oscillator, representing the weighted smoothed sum of four indicators: Fractal_RSI, Fractal_MFI, Fractal_WPR and Fractal_DeMarker.

Trading based on the ZeroLag MACD custom indicator.

An assessment is made based on the values of five indicators (Gator, WPR, AC, DeMarker and RSI). Uses trapezoidal membership functions. Before sending a trade request, it checks if funds on the account are enough.

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

This utility program records tick quotes in the CSV and BIN format. A flexible set of symbols is available for writing.

A trading strategy based on RSI and Bollinger Bands.

A trading system based on the Stopreversal indicator signals.

The script has three independent functions for determining the current FORTS futures.

The Expert Advisor is based on Puria method with a few changes. It uses two iMA (Moving Average, MA) indicators and one iMACD (Moving Average Convergence/Divergence, MACD).

Instead of being in a hurry to follow the price with the stop loss, this indicator is adjusting a proposed stop loss only when it notices a trend change in the opposite direction. That way, it keeps the level intact while trending, and adjusts it when it "sees" that there is a possible trend change) and gives bigger "room" for an order to survive possible whipsaws in trends. Also, since it is estimating a trend, this indicator displays the periods when there is a trend in different color(s) in order to make it easier to decided what to do.

Linear regression line with an addition of standard error channel projection.

An Expert Advisor based on indicator Renko Level

Juice is a standard deviation indicator that shows if the deviation is below or above some fixed level. That way it can show if the volatility is increased or not compared to that level.

Grid of Stop and Limit pending orders.

Adaptive lookback stochastic

Kaufman ama - with floating levels

Classic Donchian Channel indicator

Discontinued signal line QQE - histogram

Working with pending Buy stop and Sell stop orders. Martingale.

RSI Summed

Normalized MACD of averages

Builds a sliding line with a polynomial of 4 degrees. Extrapolates as a section of a given function with a sinusoid and its axial one. One value is taken from the constructed lines on each bar and a line of extrapolated values is plotted, which does not redraw.

This indicator shows the amount of price movement within a certain time, compared to the actual price movement range. Good to detect consolidation areas, as well as new trends being formed

This code snippet implements a dynamic risk management strategy for existing trades. It focuses on closing trades based on profit or loss thresholds and employs a trailing stop loss to lock in profits as the trade moves favorably. The strategy helps manage risk and enhance profitability in a streamlined manner.

This robot uses a random number generator to simulate simply tossing a coin to decide on the direction of each trade. It provides an example of a minimal expert advisor programmed in an object-oriented style. It also provides a basis for quantifying the value added by alternative methods of entry.

Fine Fractals can show important price curves, highs and lows in the cases where the standard Fractals indicator fails.

Superposition of RSI and DeMarker technical indicators.

Simple script to randomize all colors of your chart. Just click on it and see results yourself!

The indicator calculates perfect market entry signals, which can be used for neural network training.

Point and Figure indicator shown in bars and displayed in the separate window.

The simplest semaphore indicator having alerts and providing the possibility to send signals to a mailbox.

The function that identifies extremums over a given period of history.

Expert Advisor based on three moving averages and exit using Stop Loss or Take Profit. It sets up an entry with the trend.

This indicator uses support vector machines to analyse indicator data and signal future trades. Buy trades are signalled by a green ‘up’ arrow with sell trades signalled by a red ‘down’ arrow.

The indicator which displays the beginning and the end of the trend

The indicator of the minimum sum of price changes which forms signals after flat movements and before potential breakthrough in this or that side

The NRTR trend indicator that sends alerts and Push messages

This indicator is useful for correlation analysis and also for cross pair analysis.

1...808182838485868788899091929394...184