Working Strategy If there are no open positions (opened by the EA), two oppositely directed positions with the "Lots" initial lot are opened with a stop loss equal to "Stop Loss", ...
The EA trades a simple Pivot: each new bar features a trading signal for opening a BUY position. At the same time, the following limitations are built in:The Pivotitself is calcula...
If the profit reaches "Profit Close" or the loss reaches "Loss Close", all positions are closed, while pending orders are removed.The "All Symbols" parameter is responsible for wor...
The EA uses the iMA indicator (Moving Average, MA) and analyzes the last six bars.InputsHow many lots to deal with (may be less than one) The period for the averager Check for too-...
indicator in the form of candles. In case of successive appearance of several unidirectional candles in a row, the indicator paints the current candle in a color corresponding to t...
indicator with the timeframe selection option available in input parameters:For the indicator to operate, the DEMA_Range_Channel.ex5indicator should be added to the <terminal_da...
Wildhog oscillator displays asset's overbought/oversold states, as well as searches for divergences. It works on any timeframe. The system is based on the last High, Low and Close ...
The EA uses the following indicators: iADX (Average Directional Movement Index, ADX), two iMAs (Moving Average,MA) - one indicator at CLOSE prices and another one at OPEN prices, i...
OHLC Volume displays two volume graphs considering Open, High, Low and Close and applying two calculation methods: High-Open and Close-Low.Since it is calculated only by OHLCV bar ...
OHLC VolumeH displaiys the difference between two volume lines of the as a histogram.Since is calculated only by OHLCV bar values, the indicator has no configurable parameters.Calc...
"Wide Range Body" displays candles having body size larger than the body of the previous three candles (configurable).The indicator displays three types of WRB:N of consecutive bul...
The indicator shows when the ATR value is higher/lower, or is within the set values of two levels - minimum and maximum ones.The levels can be specified in points as well as in p...
Fibo average shows the moving average calculated by bar prices with a shift from the current one by Fibo numbers. In addition, it also displays the second moving average calculated...
Three independent trading systems using indicators within a single EA with an ability to change the volume of a forthcoming trade depending on the results of the previous trades fo...
Three independent trading systems using indicators within a single EA with an ability to change the volume of a forthcoming trade depending on the results of the previous trades fo...
Closing positionsThis EA sets the level of the total profit of all positions (opened by the EA) in points - "Total Profit Target" parameter. At the same time, there is a limitation...
Lentz Volatility oscillator displays the difference between average ATR and ATR for a specified number of periods.The indicator has three input parameters:ATR period- ATR calculati...
MA Oscillator indicator is a moving average in the form of an oscillator.The indicator has three input parameters:Period - calculation period Method - calculation method Applied pr...
Period Extreme indicator.It has one configurable parameter:Period - calculation period It sets signal pointers ifClose price exceeds High price in the Period range - green pointer ...
Power weighted moving average.The indicator has three input parameters:Period - calculation periodPower Applied price Calculation:If Power is 1, МА is identical to LWMA...
Trend identifier oscillator is a trend/flat identifier.There are five inputs:MA period- averaging МА periodMA applied price- averaging МА calculation priceSignal period- signal lin...
Trend Trail displays possible TrailingStop level by trend.It has two configurable parameters:ATR period- ATR calculation periodMultiplier - sensitivity ratio It can be used as a re...
Three independent trading systems using indicators within a single EA with an ability to change the volume of a forthcoming trade depending on the results of the previous trades fo...
William's Vix Fix Stochastic oscillator is calculated based on William's Vix Fix indicatorThere are five inputs:WVF period- William's Vix Fix calculation period%K period- stochasti...
Absolute Strength Oscillator trend-following indicator. Based on the forces of bulls and bears, the indicator displays the current market trend.There are five inputs:Period - calcu...
Absolute Strength Histogram trend-following indicator.The indicator displays the difference between bulls and bear power of the indicator as a histogramThere are five inputs:Period...
Candle Amplitude oscillator displays the amplitude of candles in two modes:From High to Low From Open to Close If the current candle's selected amplitude exceeds the previous candl...
Channel Balance oscillator displays the difference between the median price ((High+Low)/2) and the price channel for a selected period.It has one configurable parameter:Period - pr...
FX Trend oscillator displays the market status and its wave characteristic.Crossing the level of 50.0 and divergence of the oscillator graph and price chart can serve as signals.Th...
The indicator finds Doji candlesticks and highlights them on the chart. Candlesticks with the trend are colored brightly, and those against the trend are colored darkly.The origina...
Smoothed differential indicator by Sultonov. Indicator lines show the averaged accumulated sums of bulls and bears power for the user-defined period.Calculation method Bulls power ...
A trading system using the trend-following indicator with the possibility to set a strict trading time interval and change the volume of a forthcoming trade depending on the result...
The strategy operates with pending limit orders.Main idea If at Start Hour, we set the grid of pending orders from Number of pending ordersof each type (Buy Limit and Sell Limit), ...
Gann_Multi_Trend indicator defines a short, middle and long-term trends.It has four inputs:Short term period- short-term trends calculation period;Medium term period- mid-term tren...
The candle chart based on histograms calculated using the Open, High, Low and Close price series of the price chart.The indicator uses the SmoothAlgorithms.mqhlibrary classes (copy...
The EA applies data from the ZigZag custom indicator. This indicator is used to define the channel. Buy Stop and Sell Stop pending orders are placed along the channel borders. Afte...
The indicator with the timeframe selection option available in the input parameters:Fig. 1. XPeriodCandleSystem_HTF indicator in a separate windowFig. 2. XPeriodCandleSystem_HTF_ i...
Differential_Average_By_Sultonov_Signal indicator shows information on the current trend using the values of the indicator with a fixed timeframe.When receiving signals from the co...
The EA works with pending Buy Stop and Sell Stop orders. At the start of the day, pending orders from the previous day are deleted. New Buy Stop and Sell Stop orders are placed at ...