Limit Stop Order ScriptThe script for manual trade: when achieving the limit price the script sets stop order and logs out
Exp_MBKAsctrend3The Expert Advisor drawn on the principle of the semaphore, signal MBKAsctrend3 indicator.
ChannelAntThe channel indicator that draws support and resistance lines.
FastStochasticThe Fast Stochastic indicator is one of modifications of a popular stochastic oscillator.
ADX Cross Hull StyleA semaphore, arrow indicator drawn on the basis of the ADX technical indicator
Exp_TMAThe breakthrough trading system based on the signals of the TMA indicator
Linear Sinus FTThe mathematical indicator that operates on the principle of approximation of sinusoid waves and realizes visualization of Fourier series for currency pair quotes
Universal OscillatorThe Universal Oscillator indicator can display Bears Power, Bulls Power, CCI, DeMarker, MACD, Momentum, RSI, Stochastic, William's Percent Range. Three modes of overbought / oversold levels: the constant, dynamic (MA), dynamic (Bollinger Bands). Three rendering mode: line, filling, histogram
Support Vector Machine IndicatorThis 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.
TMATriangular Moving Average (TMA). The main weight goes for the average part of the price series. In fact, the Moving Average is a double smoothed simple Moving Average
TDI-2The indicator "The Trend Detection Index" is a changed TDI indicator.
ColorCoppockThis indicator was created by Edward Coppock in 1962. It displays the long term possibilities to buy or sell (in the original, only to buy).
Exp_BeginnerThe trading system based on the Beginner signal indicator.
BeginnerA simple, semaphore indicator to open positions
Trend Lines CrossingThe indicator "collects" the information of a trend lines drawn on a current chart, displays the prices of lines in the last (forming) bar and also either gives signals, or sends alerts when price crosses the trend line upon trader choice
The class for drawing the TEMA using the ring bufferThe class is designed for calculation of the technical indicator Triple Exponential Moving Average (Triple Exponential Moving Average, TEMA) using the algorithm of the ring buffer.
PredictA semaphore, signal indicator with three variants of signals
StepMA_v6.4A simple trend indicator of the NRTR type
Exp_RD-TrendTriggerThe Exp_RD-TrendTrigger trading system is based on change of the trend direction displayed by the RD-TrendTrigger oscillator.
The class for drawing the DEMA using the ring bufferThe class is designed for calculation of the technical indicator Double Exponential Moving Average (Double Exponential Moving Average, DEMA) using the algorithm of the ring buffer.
The example of using the Named Pipes in MetaTrader 4 Many developers face the same problem - how to get to the trading terminal sandbox without using unsafe DLLs. One of the easiest and safest method is to use standard Named Pipes that work as normal file operations.
Exp_ColorXADXThe trading system based on change of the trend direction and force of the trend displayed by the ColorXADX indicator.
Breakout Bars Trend EAThe Expert Advisor based on the Breakout Bars Trend v2 indicator. In dependence of settings the entry is performed as in the trend reversal, so after missing the set number of false signals.
MACDWaterlineCrossExpectator, the effectiveness of a MACD systemThis is the classical trading system which consists in buying when MACD crosses above the waterline line and selling when crosses below it. This EA works along with a monetary management system which has a positive mathematical expectation.
The class for drawing the AMA using the ring bufferThe class is designed for calculation of the technical indicator Adaptive Moving Average (Adaptive Moving Average, AMA) using the algorithm of the ring buffer.
RD-TrendTriggerThe oscillator using T3 averaging from the Technical Analysis of Stocks and Commodities (Dec. 2004).
PriceVSwmaVariation on the non-trivial linear combination of stochastic oscillators
Exp_EF_distanceThe trading system based on change of the trend direction displayed by the EF_distance indicator and force of the trend determined by the Flat-Trend indicator.
The class for drawing the RSI using the ring bufferThe class is designed for calculation of a technical indicator Relative Strength Index (Relative Strength Index, RSI) using the algorithm of the ring buffer.
DecEMAThe Moving Average that represents itself a linear combination of the EMA smoothing series by the Exponential Moving Average (EMA).
X-bars FractalsThe X-bars Fractals indicator allows setting the number of bars on the left and the right from fractal. It is good as for local, so for global extremums
The example of the work with the CSV file as with a tableThe CSV file was written to write economic news but there was a problem that the Terminal does not distinguish lines, exactly their number when working with the CSV file. That is why I decided to share my solution of this problem.
The simplified class of the CArrayRing256 ring bufferThe class is the simplified version of the CArrayRing class: it has a predetermined fixed size of 256 elements, it is faster, and allows to organize the mini time series, indicator minibuffers, short sized buffers to store intermediate stream data inside the Expert Advisor or indicator.
Breakout Bars Trend v2The second (edited and added) version of the alternative indicator for trend definition based on the breakthrough bars and distance from extremums. The breakthrough levels and size of the previous trends are added.
Exp_VininI_Trend_LRMAThe Exp_VininI_Trend_LRMA trading system is based on changes of the trend direction displayed by the VininI_Trend_LRMA indicator.
ytg_Japan_CandlesThe indicator of the candlesticks combinations (Japanese candlesticks)
The class for drawing the OsCD using the ring bufferThe class is designed for calculation of the technical indicator Moving Average of Oscillator (Moving Average of Oscillator, OsMA) using the algorithm of the ring buffer.
Exp_VininI_TrendThe Exp_VininI_Trend trading system is based on change of the trend direction displayed by the VininI_Trend indicator.
XMA_TrendSignalThe indicator that fixes three states of the market.
PriceChannel SignalThis indicator is the conversion of famous Igorad's indicator namely PriceChannel_Signal_v1 with re-enter feature.