Articles, Library comments - page 215

CSeries Class: CSeries class is a low latency container made for the purpose of collecting ticks and working further with them. It allows user to access ticks in the same way like he would access OHLC (Open High Low Close) bar prices. Index "0" marks the newest container member (newest price...
Point of Balance: The indicator shows current trend by showing a color of the current balance. The opposite color is not displayed as long as it does not become a trend (hence, lack of color, means the opposite trend is the prevailing) Author: Mladen Rakic
New article LifeHack for traders: Fast food made of indicators has been published: If you have newly switched to MQL5, then this article will be useful. First, the access to the indicator data and series is done in the usual MQL4 style. Second, this entire simplicity is implemented in MQL5. All...
CCI Squeeze: Combination of two very well known indicators (CCI and Moving Average) that estimates the direction strength of the current market trend. Averages that can be used are the basic 4 types (SMA, EMA, SMMA and LWMA). Author: Mladen Rakic
Step Chart Histogram: Step Chart Histogram indicator monitors the price change (in pips) and according to that, determines if a new "step" has been made or not. Compared to the Step Chart indicator, this version displays the values in a separate window as a histogram (as a sort of a help to...
s-Downloader (SingleTF): The script downloads the historical quote data of the current chart symbol and timeframe. This is convenient to conduct more backtesting on a single timeframe that you usually work with. The method of emulating pressing "Home" button is based on the idea implemented...
MultiSilverTrend_x10: Indicator MultiSilverTrend_x10 shows information on the current trends, using the colors of indicator SilverTrend from ten different timeframes. Author: Nikolay Kositsin
Log Sigmoidal Normalized Jurik MA: In this indicator Jurik MA is sigmoidal (Softmax) normalized - made as oscillator that ranges in 0 to 1 range, and if you use hyperbolic normalization it will range from -1 to +1 range. Author: Mladen Rakic
New article Comparative Analysis of 10 Trend Strategies has been published: The article provides a brief overview of ten trend following strategies, as well as their testing results and comparative analysis. Based on the obtained results, we draw a general conclusion about the appropriateness,...
TimeLines: Automatic marking of the chart by the time and the timer. Author: Денис Орлов
Trend Envelopes of Averages: Trend Envelopes with an option to chose smoothed/filtered price in calculation instead of using "raw" prices. The usage of filtered prices lessens the number of signals and, depending on your trading style, can be used to filter out undesired signals. To have...
Expert_RSI_Stochastic_MA: The Expert Advisor uses three indicators: MA(150), RSI(3) with levels 80 and 20, Stochastic(6, 3, 3) with levels 70 and 30. Author: Vladimir Karputov
Repulse Multi Timeframe: The Repulse Multi Timeframe indicator measures and displays the bullish or bearish pressure associated with each price candlestick in the form of a curve. This version is a standalone multi timeframe version (Repulse indicator is needed for its work). Timeframes...
Log Sigmoidal Normalized T3: One of the usual "games" of a trader is to try to determine when an extreme is reached for some filter or average. This is one of the possible ways to asses that. In this indicator T3 is sigmoidal (Softmax) normalized - made as oscillator that ranges in 0 to 1...
FractalsPeriod: An indicator lets you specify the number of bars separately before and after the current High / Low (fractal) can. Author: Alexander P.
Exp_Sinewave2_X2: A trend-following trading system Exp_Sinewave2_X2 is based on the signals of two indicators Sinewave2 Author: Nikolay Kositsin
Sine Wave Cloud HTF: Indicator Sine Wave with the timeframe selection option available in input parameters, in form of a colored cloud. Author: Nikolay Kositsin
Exp_SilverTrend_Duplex: Two identical trading systems (for long and short positions) based on the signals of indicator SilverTrend, which can be configured in different ways within one Expert Advisor. Author: Nikolay Kositsin
Tarzan: A simple RSI with a channel and signal arrows Author: Scriptor
SilverTrend_NRTR: Semaphore signal indicator SilverTrend with the NRTR line of possible stop order locations. Author: Nikolay Kositsin
Smart_Money_Pressure_Oscillator: Smart Money Pressure Oscillator Author: Scriptor
SSD_With_Histogram: A slow stochastic with a histogram. Author: Scriptor
WEVOMO: Weight Volume Move-Adjusted Moving Average. Author: Scriptor
Wiseman_HTF: Indicator Wiseman with the timeframe selection option in its input parameters. Author: Nikolay Kositsin
RVRResistance: An indicator of the volume / bar price range ratio with a signal line and with the option of identifying the maximum/minimum price change resistance. Author: Scriptor
Range_Volume_Ratio_S: Indicator of candlestick size / tick volume ratios and signal line. Author: Scriptor
Range_Histogram: A candlestick size indicator. Author: Scriptor
Rainbow_Volume: A colored tick-volume indicator. Author: Scriptor
Wiseman: Wiseman is an indicator basically aimed at showing the candlestick, on which the trend has changed its direction. Author: Nikolay Kositsin
Kalman_Filter: Indicator Kalman Filter. It allows efficiently smoothing the noise, extracting the main trend from it. Author: Scriptor