Join our fan page
An Expert Advisor based on two indicators: iMAs (Moving Average, MA) and iMomentum (Momentum).
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.
Small_Inside_Bar_Strategy - an Expert Advisor based on indicator Small_Inside_Bar.
Complete and fast functions similar to Bars and iBarShift from MQL4.
No indicators: Only Open and Close price analysis. Input parameters: Stop Loss, Take Profit, and Trailing.
Historical Volatility Bands that are constructed using average as the middle line, and upper and lower bands using the Parkinson's historical volatility (instead of "regular" Historical Volatility) for bands calculation.
An important use of the Parkinson's number is the assessment of the distribution prices during the day as well as a better understanding of the market dynamics. Comparing the Parkinson's number and periodically sampled volatility helps traders understand the tendency towards mean reversion in the market as well as the distribution of stop-losses.
Trend Envelopes with an option to chose smoothed/filtered price in calculation instead of using "raw" prices.
Indicator based on LSMA (Least Squares Moving Average). It shows the trend of the used average and displays it as a sort of an oscillator.
Quadratic Regression MA is a sort of a linear regression value variation, but faster in response to market changes.
Historical Volatility bands constructed using average as the middle line, and upper and lower bands using the Historical Volatility high/low (instead of "regular" Historical Volatility) for bands calculation.
RSI Candles with an additional option to filter (smooth) the prices prior to using them in RSI calculation (which, effectively makes it an RSI of average).
Historical Volatility Bands constructed using average as the middle line, and upper and lower bands using the Historical Volatility for bands calculation.
This version also does not use Close prices for volatility calculation. Instead it uses the High/Low ratio (the calculation is different from the "regular" Historical Volatility indicator).
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 instrument in the given time period.
MACD indicator that is using very well known BB Stops instead of using signal line for signals.
Super Trend indicator is probably one of the most known for MetaTrader 4. This version is for MetaTrader 5.