Articles, Library comments - page 211

Blau_SM: William Blau Stochastic Momentum. Author: Scriptor
Blau_Mtm: William Blau Momentum. Author: Scriptor
Blau_Directional_Trend_Index: William Blau Directional Trend Index. Author: Scriptor
Blau_Candlestick_Momentum: William Blau candlestick momentum. Author: Scriptor
Blau_Candlestick_Index: William Blau Candlestick Index. Author: Scriptor
Volume_Accumulation_Percentage: Indicator of volumes accumulated within a period. Author: Scriptor
SSIFT: Smoothed Stochastic Inverse Fisher Transform. Author: Scriptor
KAMA: Kaufman Adaptive Moving Average (KAMA) Author: Scriptor
Price Impulse: The EA waits for the price to pass XXX points within NNN ticks. Author: Vladimir Karputov
N-_Candles_v7: The Expert Advisor searches for N identical candlesticks in a row. It buys on bullish candlesticks and sells on bearish ones. The account type is taken into consideration, i.e., whether it is a netting or a hedging one. Author: Vladimir Karputov
Small_Inside_Bar_Strategy: Small_Inside_Bar_Strategy - an Expert Advisor based on indicator Small_Inside_Bar. Author: Scriptor
JK Synchro: No indicators: Only Open and Close price analysis. Input parameters: Stop Loss, Take Profit, and Trailing. Author: Vladimir Karputov
PivotHeiken 3: The EA uses indicators Pivot-2 and Heiken Ashi Smoothed Oscillator. Author: Vladimir Karputov
Average Volume per Hour: This script scans through the bars within a 1 Hour chart and calculates the average volume per hour. It is prevented from working on any chart other than 1 hour and the average calculation uses MathAbs to ensure the absolute volume is calculated. Just drag the script...
Historical Volatility Bands - Parkinson: Historical Volatility Bands that are constructed using: Average as the middle line, Upper and lower bands using the Parkinson's historical volatility (instead of "regular" Historical Volatility) for bands calculation. Color of the middle line is,...
Example of MACD Automated: Code example of MACD automated with advanced money management function. Author: Mohammad Soubra
LSMA Trend: Indicator based on linear regression value or, as it is sometimes known - LSMA (Least Squares Moving Average). It shows the trend of the used average and displays it as a sort of an oscillator. Author: Mladen Rakic
Historical Volatility Bands - High/Low: Historical Volatility bands that are constructed using: Average as the middle line, Upper and lower bands using the Historical Volatility high/low (instead of "regular" Historical Volatility) for bands calculation. Color of the middle line, unlike the...
Historical Volatility Bands: Historical Volatility Bands that are constructed using: Average as the middle line, Upper and lower bands using the Historical Volatility for bands calculation. Color of the middle line, unlike the bands colors, has 3 colors. When colors of the bands are the...
Historical Volatility - High/Low: Historical Volatility (HV) is a statistical measure of the dispersion of returns for a given security or market index over a given period of time. Generally, this measure is calculated by determining the average deviation from the average price of a...
Historical Volatility: Historical Volatility (HV) is a statistical measure of the dispersion of returns for a given security or market index over a given period of time. Generally, this measure is calculated by determining the average deviation from the average price of a financial...
e_OnMA_004: EA is based on 2 MA (High and Low). Long position will occur when Ask > MA(High) and Short position - when Bid Author: Leonid Basis
Trend Envelopes of Averages Histogram: Trend Envelopes indicator made as histogram. This version also has an additional option to smooth prices prior to be used in calculation (the option that can help filtering out some of the signals). Author: Mladen Rakic
New article Universal Expert Advisor: Trading Modes of Strategies (Part 1) has been published: Any Expert Advisor developer, regardless of programming skills, is daily confronted with the same trading tasks and algorithmic problems, which should be solved to organize a reliable trading process. The...
BB Stops - Smoothed WPR: BB Stops indicator of smoothed WPR. Smoothing types that can be applied to WPR are the usual 4 basic types of averages: SMA, EMA, SMMA, LWMA To avoid WPR smoothing (in which case it becomes an original WPR) use smoothing periods that is less than or equal to 1....
Super Trend - Extended: Super Trend indicator extended with additional display types: Bars , Candles , Lines , Automatic - depends on the chart type and adjusts the display automatically. Author: Mladen Rakic
Super Trend: Super Trend indicator is probably one of the most known for MetaTrader 4. This version is for MetaTrader 5. There are basically two versions of Super Trend, and this one is made as the first version: it is based on CCI indicator values. Some extensions are made compared to that...
RSI Candles with Trend Envelopes: RSI Candles (RSI that calculates RSI of High, Low Open and Close and displays those values as candles) with an addition of Trend Envelopes. Since the Trend Envelopes are used on the set of Open, High, Low and Close price it only seems logical that it can be...
CCI Candles of Averages: CCI indicator made as candles. Four different CCIs are calculated: CCI of smoothed High, CCI of smoothed Low, CCI of smoothed Open, CCI of smoothed Close Those 4 values are then combined into a "candles" display of CCI. It can be used as usual CCI (using some...
CCI Candles: CCI indicator made as candles. Four different CCIs are calculated: CCI of High, CCI of Low, CCI of Open, CCI of Close Those 4 values are then combined into a "candles" display of CCI. It can be used as usual CCI (using some significant levels) or you can check when the zero...