Articles, Library comments - page 161

RSI of average using double smoothed Wilder's EMA : RSI of average using double smoothed Wilder's EMA Author: Mladen Rakic
Self Optimizing RSI or MFI Trader: This robot optimizes the values it uses for overbought and oversold based on what would have been profitable during the Optimization periods(bars) back. Using the strategy of selling when the index indicator crosses below overbought and buying when the index...
Synthetic VIX : The Synthetic VIX indicator is based on Larry Williams' TASC article "Fix the VIX": When it comes to describing what markets do, Bernard Baruch said it best: "Markets fluctuate." That idea is embodied in the Chicago Board Options Exchange (CBOE) Volatility Index (VIX), which has
ATRStops_v1.1_Alert : A trend indicator implemented as NRTR, with the possibility to generate alerts and send emails or push-notifications. Author: Nikolay Kositsin
New article Neural networks made easy (Part 13): Batch Normalization has been published: In the previous article, we started considering methods aimed at improving neural network training quality. In this article, we will continue this topic and will consider another approach — batch data
TrendСontinuation : This indicator is created to determine the trend and its direction. Fig.1 The TrendСontinuation indicator Author: Nikolay Kositsin
New article Neural networks made easy (Part 14): Data clustering has been published: It has been more than a year since I published my last article. This is quite a lot time to revise ideas and to develop new approaches. In the new article, I would like to divert from the previously used supervised
New article Neural networks made easy (Part 19): Association rules using MQL5 has been published: We continue considering association rules. In the previous article, we have discussed theoretical aspect of this type of problem. In this article, I will show the implementation of the FP Growth method
PA_Oscillator : A simple oscillator that shows the speed of the MACD indicator change implemented as a two-colored histogram. Author: Nikolay Kositsin
RSICandleV2 : The RSI indicator implemented as candlesticks with indication of breaking the overbought and oversold areas. Author: Nikolay Kositsin
  Indicators: TRiX  (6)
TRiX : TRiX Author: Mladen Rakic
GA-ind: I modified the original MACD. This resulted in such an interesting indicator. Author: Gatis
Candle Closing Time Remaining (CCTR) Version 3: Candle Closing Time Remaining (CCTR) is an indicator which displays the remaining time for an open candle to be closed. Features Changeable color and size, Changeable location (Corners), Display server time (on OR off) [v2], Play an alert sound...
  Indicators: Volumes  (17   1 2)
Volumes : The Volumes indicator shows volumes with different colors depending on the volume changes. The Indicator bars have two colors - green and red. The green color means that volume of the current bar is higher than volume of the previous bar. The red color, contrary, means that volume is lower
Rapid Doji EA : The Rapid Doji EA is a fully functional MetaTrader 5 Expert Advisor that uses pending orders (one BUY and one STOP) around each Doji candlestick on the Daily (PERIOD_D1) time frame. This is a great introduction to how to build a simple, profitable EA. You can watch, step-by-step, how
Flat_Trend : A market state indicator. Author: Scriptor
PriceChannel Signal : This indicator is the conversion of famous Igorad's indicator namely PriceChannel_Signal_v1 with re-enter feature. Author: Sergey Golubev
New article Learn how to design a trading system by Relative Vigor Index has been published: A new article in our series about how to design a trading system by the most popular technical indicator. In this article, we will learn how to do that by the Relative Vigor Index indicator. Strategy one
X-bars Fractals : The X-bars Fractals indicator allows to set the number of bars on the left and the right from fractal. It is good as for local, so for global extremums. Author: Serhii Ivanenko
BSI Trend and Channel: This indicator shows trend line or channels (using the BSI Indicator). Author: fxborg
  Indicators: Divergence Petr  (32   1 2 3 4)
Divergence Petr: The indicator of divergences on 30 oscillators of choice. Author: Aleh Sasonka
Rahul_Mohindar_Osc : Rahul Mohindar oscillator Author: Scriptor
Scalper Assistant v1.0 : When you scalp manually, a simple EA could be an assistant to set StopLoss / TakeProfit for each trade you open. Author: Mohsen Nazari
New article Implementing a Scalping Market Depth Using the CGraphic Library has been published: In this article, we will create the basic functionality of a scalping Market Depth tool. Also, we will develop a tick chart based on the CGraphic library and integrate it with the order book. Using the
WmiFor 3.5 for MT5 (with DTW engine) : This indicator predicts future price movements by searching for similar candle patterns in the rate history. Author: Stanislav Korotky
Bobokus Fibonacci : Select Timeframe to draw Bobokus Fibonacci and add any custom fibonacci levels you want Author: Dark Ryd3r
New article Tester in the Terminal MetaTrader 4: It Should Be Known has been published: The elaborate interface of the terminal MetaTrader 4 is a forefront, but beside this the terminal includes a deep-laid tester of strategies. And while the worth of MetaTrader 4 as a trading terminal is obvious,...
Center of Gravity J. F. Ehlers : Center of Gravity actually has a zero lag and allows to define turning points precisely. This indicator is the result of Ehler's study of adaptive filters. The indicator Center of Gravity allows to identify main pivot points almost without any lag. The idea of
MTF_LRMA : Indicator Multi Timeframe Linear Regression MA with signal line Author: Scriptor
New article Advanced Adaptive Indicators Theory and Implementation in MQL5 is published: This article will describe advanced adaptive indicators and their implementation in MQL5: Adaptive Cyber Cycle, Adaptive Center of Gravity and Adaptive RVI. All indicators were originally presented in