Join our fan page
A stochastic indicator with a twist: it is calculating a stochastic, and then a stochastic of that stochastic.
The Expert Advisor is based on a standard trend strategy and the two-layer neural network that is trained to enter the market against a trend.
An example for calculating the lot value with a fixed margin level. That is, if you specify 10%, a position with the margin equal to 10% of free margin will be opened.
The XMA-XN indicator with the timeframe selection option available in the input parameters.
Keltner Channel built relative to the average value of the MomentumCandle oscillator as a sequence of candlesticks
Strategy: N bars up and one bar down. Trailing. Lot calculation based on the risk value as a percentage of free margin.
High and Low. For levels, you can specify an offset. You can specify the interval (PERIOD_D1) on which to search for levels.
We look for N identical candles in a row. If the found candles bull - we buy, if bear - we sell.
A moving average with the four-fold EMA averaging. It displays the most recent value as a price label with the possibility to round the indicator levels up to a required number of digits.
The Support_and_Resistance indicator with the possibility to change the indicator timeframe in input parameters.
The indicator shows the difference between two Moving Averages in the form of a colored histogram drawn in a separate window.
Instantaneous Trend Line is one of the series of indicators created by John Ehlres.
A module of trading signals based on the Moving Average indicator signal module.
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.
Working with two indicators, Fractals and Stochastic, simultaneously, or with only one of them.
Compared to the Price Zone Oscillator indicator, this version is using floating levels to find out the significant levels.
Keltner Channel calculated as Perry Kaufman's Adaptive Moving Average (KAMA) +- ATR distance for the bands.
Trend Trigger Factor indicator with JMA (Jurik Moving Average) smoothing to lessen false signals and some extras in order to make the trend triggering state easier.
Classic version (on Chart) of Didi Needles indicator, now with a filtering threshold based on MA threshold differences.
The trading system based on XDeMarker_Histogram_Vol_Direct indicator signals
Two identical trading systems (for long and short positions) based on the signals of the FineTuningMACandle indicator, which can be configured in different ways within one Expert Advisor
Trading system based on iAC indicator (Acceleration/Deceleration, Accelerator/Decelerator Oscillator, AC)
Three SpearmanRankCorrelation indicators from different timeframes in a single window