Join our fan page
CVHFOnArray class is designed for calculation of Vertical Horizontal Filter (VHF) values on indicator buffers.
The CPriceChannelOnArray class is intended for calculation of the price channel on indicator buffers.
The Expert Advisor with which Alexander Prishchenko (Crucian) participated in Automated Trading Championship 2012
The semaphore signal indicator fixing moments of breakthrough of the zero level by the iCCI technical indicator and displaying these moments by color points
The RoundLevels indicator draws two closest "round" levels above the current price and two more below it
The MultiSlow-Stochx7Signal indicator shows information on active trends using the values of seven Slow-Stoch indicators from different timeframes.<
An oscillator from an averaged difference between the FATL digital filter and the Close price.
The MACD Indicator, in which the price series is replaced by the series of values of the Chaikin Oscillator technical indicator. It is drawn in the form of a colored cloud.
The indicator utilizes the idea of finding possible resistance and support levels for a period defined in the indicator input parameters, similar to the use of GSV.
RegressionPolynomial is a trend indicator calculating values of polynomial regression on each bar.
PriceChannel_Stop indicator displays the most recent value as a price label with the the possibility to round the channel levels up to a required number of digits.
The New Martin Expert Advisor opens two opposite positions upon start. OnTradeTransaction handling. When Take Profit triggers, it opens a position (one position) in the same direction. The intersection of two MA indicators is a signal to open a position of a larger lot.
The library allows to automatically assign 'magic' to an Expert Advisor on any symbol and any timeframe. It allows having up to 65535 magic numbers in one Expert Advisor.
Trading based on preset candlestick combinations (patterns) Candlesticks are marked as "1" (bullish) and "0" (bearish). TakeProfit, StopLoss
This assistant tool sets Stop Loss and Take Profit for all open orders. Symbol settings, position type, Stop Loss and Take Profit are specified in an external file.
An Expert Advisor based on two indicators: iFractals (Fractals) and iAlligator (Alligator).
Trade signals based on price crossover of two exponentially smoothed moving averages is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.