Articles, Library comments - page 290

MACD High/Low MTF : MACD High/Low made multi timeframe. Timeframes supported are all the possible timeframes supported by MetaTrader 5 and it has 3 "special" timeframes: Next higher timeframe: first higher timeframe compared to active chart, Second higher timeframe: second higher timeframe compared
CCIArrows : The semaphore signal indicator fixing moments of breakthrough of the zero level by the iCCI technical indicator and displaying these moments by color points Fig.1 The CCIArrows indicator Author: Nikolay Kositsin
New article Poll: Traders’ Estimate of the Mobile Terminal has been published: Unfortunately, there are no clear projections available at this moment about the future of the mobile trading. However, there are a lot of speculations surrounding this matter. In our attempt to resolve this ambiguity we...
New article Graphical Interfaces X: Sorting, rebuilding the table and controls in the cells (build 11) has been published: We continue to add new features to the rendered table: data sorting, managing the number of columns and rows, setting the table cell types to place controls into them. In the
Ehlers Nonlinear Filter Zone : This is the "zone" indicator using Ehlers Nonlinear Filter for calculation. "Zone" is calculated using High, Low and Median price in order to attempt to assess the trend of the current chart instrument. For that reason you shall see periods of "no trend" (i.e. parts of
Trend Strength Average : Usually Trend Strength indicators are using oscillator based indicators for trend strength assessment. This version changes that. It can use some of the 4 regular types of averages and is drawn on the main chart. That way you can see directly on the price itself the
Ehlers Distance Coefficient Filter : John Ehlers' Distance Coefficient Filter. Even though a lot of times it is mistaken for Ehlers Nonlinear Filter , they are not the same. This version is coded exactly a Ehlers described it in his book "Rocket science for traders". Author: Mladen Rakic
Ehlers Nonlinear Filter : John Ehlers is known for making a lot of new tools for technical analysis. Here is one more. According to Ehlres: These filters provide extraordinary smoothing in sideways markets and aggressively follow major price movements with minimal lag. Even though he tends to over
Zone Trade : The indicator was described by B. Williams as fourth dimension - Trading Zone: If the current bars of AC and AO are trending up , it shows that the zone is up , If the current bars of АС and АО down , it shows that the zone is down , If the bars of AC and AO are differently directed
Heiken Ashi Zone Trade - Separate : Heiken Ashi Zone Trade - Separate indicator is based on 3 indicators: Heiken Ashi, Accelerator Oscillator, Awesome Oscillator. The combined states and values of the 3 are producing zones and trade signals. This version of Heiken Ashi Zone Trade indicator is made
Heiken Ashi Zone Trade : Heiken Ashi Zone Trade indicator is based on 3 indicators: Heiken Ashi, Accelerator Oscillator, Awesome Oscillator. The combined states and values of the 3 are producing zones and trade signals. Author: Mladen Rakic
Trend Intensity Index : Trend Intensity Index as described by M.H.Pee in his article "Trend Intensity Index". To calculate a 30-day Trend Intensity Index (TII), follow these steps: Obtain the 60-day simple Moving Average by adding the Closes for the past 60 days and dividing the result by 60, Find
Trend Continuation Factor : Indicator based on M.H.Pee's article "Just How Long Will A Trend Go On? Trend Continuation Factor". Because trends are an important component of the market, it is imperative you can detect them. However, it's not enough to just identify a trend. It's also crucial to be
Leader of the MACD - Extended : This is the Leader of the MACD as described by Giorgos E. Siligardos. In short, in this indicator there are 2 indicators in 1. There are a regular MACD (which is drawn as lines (colored line is a regular MACD and dotted line is signal)) and the "Leader MACD" indicator
New article Random Forests Predict Trends has been published: This article considers using the Rattle package for automatic search of patterns for predicting long and short positions of currency pairs on Forex. This article can be useful both for novice and experienced traders. The initial aim of
Trend Strength - Jurik smoothed RSI : Trend strength assessment based on Jurik smoothed RSI. The purpose of the "trend strength" is to try to determine when the change of some other indicator is significant enough to make it a trend. Usually the "trend strength" indicator is using smoothed RSI. This
ADXVMA Histogram : ADXVMA is one new sort of a Moving Average. It is using modified ADX calculation for adapting Moving Average calculation. The process of adapting is so efficient that it filters out a lot of noise out of the market and produces longer periods of smooth values. This is a binary
Phase Change Index : Based on the M.H. Pee's TASC article "Phase Change Index". Prices at any time can be up, down, or unchanged. A period where market prices remain relatively unchanged is referred to as a consolidation. A period that witnesses relatively higher prices is referred to as an uptrend
Quick tutorial video we put together about how to change your timeframes on MT5.  
Exp_Fractal_RSI : The simplest EA based on the fractal RSI. Author: Nikolay Kositsin
T3 bands : Variation of the well known Bollinger Bands indicator. Instead of using SMA for the central value of the bands, T3 is used. Also, instead of using standard deviations for upper bands and lower bands, T3 deviation is used for that, producing much smoother and faster bands than the original
T3 Deviation : The original idea came from Bob Fulks and Alex Matulich (they are the ones that improved the original Tim Tillson T3 calculation). The calculation is not a Standard Deviation smoothed by T3. Instead it uses intermediate steps of T3 calculation to get the deviation based on T3. As
Zero lag T3 : T3 is a very well known indicator. It is smooth and it is fast. In the process of making it faster, two coders (Bob Fulks and Alex Matulich) have altered the T3 calculation to make it faster. This version can calculate both of the calculating ways : original (Tim Tillson way) and
Record IsConnected, Spread, Stop, FreezeLevel: EA is run say once every minute and writes the status of IsConnected, spread, stop and freeze level to a file. Parameters I_RecordPeriodInMinutes - In Minutes, how often the spread etc is recorded, I_BeginningOfLogFile - String used at the start...
New article Deep Neural Networks (Part IV). Creating, training and testing a model of neural network has been published: This article considers new capabilities of the darch package (v.0.12.0). It contains a description of training of a deep neural networks with different data types, different
Aroon oscillator on chart : The version of Aroon oscillator, displayed on the main chart. Author: Mladen Rakic
Swing Line - Binary : Ron Black's Swing Line indicator with only two states displayed: State up, State down. Since it is using only two states, it is suitable for simple usage from Expert Adviser(s). Author: Mladen Rakic
TWR : TWR is calculated based on the color of the previous bar and the closing price of the current bar, ignoring the other price information, and actually redrawing the candle chart using the closing price. Color definition: Red indicates a rise, Green indicates a drop. Define the color of the
ADXm Smoothed - MTF : ADXm is a variation of a well known ADX indicator. Unlike the ADX indicator, which is directionless (the value of the ADX itself does not show the direction of the market, but is just showing if certain level(s) are reached), ADXm indicator is attempting to correct that and is
DoubleMA Crossover EA: Adviser DoubleMA Crossover EA. Author: John Smith