Articles, Library comments - page 380

  Experts: Wipeout  (4)
Wipeout: Closes all orders when total cash profit in the account is a certain value. Author: Tonny Obare
IncForceOnArray: The CForceOnArray class is intended for calculation of Force Index on indicator buffers. Additionally, the Test_ForceOnArray.mq5 indicator demonstrating how to use of CIchimokuOnArray class is included. Force Index Technical Indicator was developed by Alexander Elder. This index...
IncWPROnArray: The CWPROnArray class is intended for calculation of Williams' Percent Range (%R) on indicator buffers.Additionally, the Test_WPROnArray.mq5 indicator demonstrating how to use of CIchimokuOnArray class is included. Williams’ Percent Range Technical Indicator (%R) is a dynamic...
IncBullsBearsOnArray: CBullsBearsOnArray class is designed for calculation of Bulls Power and Bears Power values on indicator buffers. It is very important to be able to estimate the Bulls and Bears Power balance since changes in this balance initially signalize about possible trend reversal. This...
BrainTrend_HTF_Signal: BrainTrend_HTF_Signal displays trend directions from the last bars of the BrainTrend1 and BrainTrend2 as a sequence of graphical objects. The number of bars to be used is set in the input parameters. Red color shows a descending trend, while violet color signals about an...
IncCCIOnArray: CCCIOnArray class is designed for calculation of Commodity Channel Index (CCI) values on indicator buffer. Commodity Channel Index Technical Indicator (CCI) measures the deviation of the commodity price from its average statistical price. High values of the index point out that the...
Rabbit: Modified version of "Rabbit" indicator written by JonKatana. According to the version author's opinion it looks better without fuzzy lines on a chart. Author: Nikolay Kositsin
IncStdDevOnArray: CStdDevOnArray class is designed for calculation of Standard Deviation (StdDev) on indicator buffers. Standard Deviation is a value of the market volatility measurement. This indicator describes the range of price fluctuations relative to Moving Average. Author: Дмитрий
LeMan Objective: The indicator calculates the distance from the market entry price to the highs and lows displaying the quartiles deviation. The author suggests using the indicator with the timeframes no less than the daily one. Author: Nikolay Kositsin
EA with sounds: This EA is based on the 10 SMA moving average and another things which could be better - It also make sounds according to the context. Author: Brown
Notarius: Notarius - trend indicator with alerts on the basis of price averaging. Author: Andrey Vassiliev
EQUILIBRIUM-2011: Multicurrency "grider" with risk control (version for the Automated Trading Championship 2011 and updated version). This Expert Advisor doesn't show the best result, but it can work a long time with profit. The better result can be achieved with many currency pairs. The lower...
Memory Mapping: DLL (MS VC++ 2010) for working with Memory Mapped files. Example: Quotes Monitoring (memory-mapped file) Author: Alex Sergeev
Quotes Monitoring (memory-mapped file): This Expert Advisor is example of use of the Memory Mapping DLL for working with File Mapping functions. In this example the Expert Advisor create a virtual (memory-mapped) file and start to update the quotes on symbol. Using this way, Expert Advisors can...
IncRVIOnArray: CRVIOnArray class is designed for calculation of RVI (Relative Vigor Index) values on indicator buffers. Test_RVIOnArray indicator is provided as the example of the class use. The main point of Relative Vigor Index Technical Indicator (RVI) is that on the bull market the closing...
ElderImpulseSystem_HTF_Signal: ElderImpulseSystem_HTF_Signal displays trend directions from the last bars of the ElderImpulseSystem as a sequence of graphical objects. The number of bars to be used is set in the input parameters. Red color shows a descending trend, while lime color signals about...
IncCHOOnArray: CCHOOnArray class is designed for calculation of Chaikin Oscillator (CHO) values on indicator buffers. Test_CHOOnArray indicator is provided as the example of the class use. Chaikin's Oscillator (CHO) is the difference of moving averages of Accumulation/Distribution. Author:...
Quartiles: The indicator shows the first, second and third quartiles of the sample. Quartiles is a set of quantiles for p=0.25, 0.5, 0.75. Their estimates (quartiles of the empirical distribution) are the values that divide a data sample into four groups containing (if possible) the same number of...
IncADOnArray: CADOnArray class is designed for calculation of AD (Accumulation Distribution, A/D) values on indicator buffers. Test_ADOnArray indicator is provided as the example of the class use. Accumulation/Distribution (A/D) Technical Indicator is determined by the changes in price and volume....
Parabolic_HTF_Signal: Parabolic_HTF_Signal shows a trend direction or a signal for performing a deal generated by Color_Parabolic indicator at the chosen bar as a graphic object with colored trend indication or deal direction and sends alerts or audio signals in case of a market entry moment. In...
isNewBar: The function allows checking whether a new bar has appeared on the specified timeframe. For the indicators and Expert Advisors it's very often necessary the information whether a new bar has appeared on the specified timeframe. Here is an example, how it can be done. After the first...
Trend power and direction indicator: This indicator paints the candlesticks in different colors depending on a trend power and direction. The indicator is based on five symmetrical Bollinger Bands with different deviation input parameters values. Breakout of the channel with a big deviation value...
IncMomentumOnArray: CMomentumOnArray class is designed for calculation of Momentum values on indicator buffers. Test_MomentumOnArray indicator is provided as the example of the class use. The Momentum Technical Indicator measures the amount that a security's price has changed over a given time...
ASCtrend_HTF_Signal: ASCtrend_HTF_Signal shows a trend direction or a signal for performing a deal generated by ASCtrend indicator as a graphic object with colored trend indication or deal direction. Author: Nikolay Kositsin In case there is no entry signal at the current bar, the indicator...
IncSAROnArray: CSAROnArray class is designed for calculation of SAR (Parabolic SAR) values on indicator buffers. The example of use of the class is presented. Parabolic SAR Technical Indicator was developed for analyzing the trending markets. The indicator is constructed on the price chart. This...
StepXCCX_HTF_Signal: StepXCCX_HTF_Signal displays trend directions from three last bars of the ColorStepXCCX indicator as three graphical objects with a trend color indication. Unlike the original, four color indication is used here. In the overbought area defined by the Up1Level input parameter...
Spread Normalized: This indicator use in cross ( es. EURAUD, GBPAUD, EURGBP, ect) depends of correlation of currency. Usually I use with timaframe Daily. But I think can to use in another timeframe. Important can use in commodity and stocks. Author: Giulio Bucci
XMACD_HTF_Signal: XMACD_HTF_Signal displays trend directions from three last bars of the XMACD indicator (Moving Average Convergence/Divergence with histogram and signal line smoothing algorithms) as three graphical objects, colors of which determine a trend direction. In case several...
ToClearChart: The simple script for deleting all graphical objects from a financial asset chart. It can be useful, in case the chart is overcrowded by objects that are not needed anymore. Author: Nikolay Kositsin
X2MA_HTF_Signal: X2MA_HTF_Signal displays trend directions from three last bars of the X2MA indicator (Universal Moving Average with double smoothing) as three graphical objects, colors of which determine a trend direction. Author: Nikolay Kositsin