Articles, Library comments - page 366

Color Parabolic: Parabolic SAR technical indicator has one major drawback. It is not noticeable enough on a chart containing other indicators. Therefore, its signals concerning a trend reversal may be missed. To improve this disadvantage large colored dots that appear during each trend reversal...
Ergodic_Ticks_Volume_Indicator: One of the indicators of tick volume with multiple EMAs by William Blau. Author: Nikolay Kositsin
Combinatorics: Initial library of combinatorics functions. Author: Dennis Kirichenko
Mikahekin: Mikahekin can be called a complete analytical block rather than just an indicator. The color of bars shows a trend direction and their height indicates a trend power. Blue and magenta dots show trailing-stop levels for long and short positions, respectively. Author: Nikolay Kositsin
Color Parabolic 2: Color Parabolic 2. The color depends on the acceleration factor. All calculations performed inside the CParabolic class. The code will be useful for all who start to learn classes. This version uses 10 first colors, but it's better to specify more colors in the list. Author:...
MultiCurrEA: An example of how to create a multicurrency Expert Advisor that trades using the Bollinger Bands indicator.The EA trades according to the following strategy: Buy: the Ask price touches the bottom line of the Bollinger Bands calculated based on the low price. Close: the Bid price...
Trend: The trend indicator drawn in the form of the color cloud Fig.1 The Trend indicator Author: Nikolay Kositsin
TrendlinesDay: The indicator draws trend support and resistance lines. Author: Nikolay Kositsin
MQL5 Wizard - Trade Signals Based on Bullish Harami/Bearish Harami+ Stochastic: The MQL5 Wizard allows creating ready-made Expert Advisors based on the Standard library classes delivered together with the client terminal (see Creating Ready-Made Expert Advisors in MQL5 Wizard for the details). It...
Ichimoku Oscillator: The oscillator, based on Ichimoku indicator. The idea is similar to MACD, but rather the difference between the Moving Averages, it calculates the difference between the Ichimoku indicator lines. The input parameters are the same as in Ichimoku indicator. Author: Fox Rex
TRYBASK Turkish Lira index (Sepet Kur): TRYBASK= 1 x [(USDTRY x 0.50) + (EURTRY x 0.50)] Author: levonisyas
New article Raise Your Linear Trading Systems to the Power has been published: Today's article shows intermediate MQL5 programmers how they can get more profit from their linear trading systems (Fixed Lot) by easily implementing the so-called technique of exponentiation. This is because the...
New article MQL5 Market Results for Q1 2013 is published: Since its founding, the store of trading robots and technical indicators MQL5 Market has already attracted more than 250 developers who have published 580 products including Expert Advisors (44% of the total number of applications),...
  Indicators: RSI_3HTF  (12   1 2)
RSI_3HTF: Three RSI oscillators with three different timeframes on one chart. Author: Nikolay Kositsin
Parabolic_HTF: The Parabolic Sar indicator can be placed in a fixed time frame where it is calculated Fig.1 The Parabolic_HTF indicator Author: Nikolay Kositsin
3Parabolic System: This indicator generates signals for performing deals using alerts and colored dots on a chart. This indicator compares the signals of three versions of Parabolic SAR indicator. The versions are set at different timeframes: junior (chart timeframe), middle and senior. Senior and...
Color Parabolic SAR: Added colors to Parabolic SAR. Parabolic SAR Technical Indicator was developed for analyzing the trending markets. The indicator is constructed on the price chart. This indicator is similar to Moving Average with the only difference that Parabolic SAR moves with higher...
Parabolic SAR: Parabolic SAR technical indicator was developed for analyzing the trending markets. The indicator is constructed on the price chart. This indicator is similar to Moving Average with the only difference that Parabolic SAR moves with higher acceleration and may change its position in...
USDx dollar index: USDX — index measures the dollar's value against a basket of six basic currencies. Author: Arduz
iUSDx (USD index) Muticurrency Indicator: The iUSDx indicator uses the "MCM Control Panel" for multicurrency mode. It calculates the USD index. The USDx Index measures the performance of the US Dollar against a basket of currencies: EUR, JPY, GBP, CAD, CHF and SEK. USDx started in March 1973,...
JFATL_3HTF: Three smooth fast digital filters JFATL with three different timeframes displayed on the same chart. Author: Nikolay Kositsin
Ticks_Volume_Indicator: In the futures markets data on trade volumes a reported with a one day delay. To compensate for this, many analysts use the tick volume indicator (tick volume™): it allows you to track volume changes during the trading day. Author: Nikolay Kositsin
BB_3HTF: Three Bollinger Bands with different timeframes with the same parameters on one chart. Author: Nikolay Kositsin
EMA_Prediction: A semaphore arrow indicator using two moving averages. The signals occur when at the crossing point of two MAs. An additional filter for signal generation is the direction of the candlestick. For example, if the fast MA crosses the slow MA upward, and the candlestick on the...
a_info: The indicator shows the current market conditions. Author: Alexey Konygin
ytg_Japan_Candles: The indicator of the candlesticks combinations (Japanese candlesticks) Fig.1 The ytg_Japan_Candles indicator Author: Nikolay Kositsin
2pbIdealXOSMA_Candles: This indicator draws candlesticks in accordance with the color of the bars in histogram of the 2pbIdealXOSMA indicator Fig.1 The 2pbIdealXOSMA_Candles indicator Author: Nikolay Kositsin
ZZ_YZ_MDAC_ELDER 1-1000: The MDAC indicator with bar coloring according to Elder.Green bars - uptrend;Blue bars following green or red bars - trend change;Red bars - downtrend. Author: Nikolay Kositsin
X2MA Transform Candles: The indicator transfers the price data to the new coordinates system associated with X2MA indicator values. The distance from High, Low, Open and Close source candlestick to X2MA moving average is used in the indicator for candlesticks parameters. As a result, we have a...
Flame: The indicator shows the method of drawing gradient semitransparent areas with independent update rate. Author: Renat Fatkhullin