Fan sayfamıza katılın
Ozymandias_System indicator with the timeframe selection option available in input parameters
Compared to the original QQE indicator, this version instead of using trailing levels uses fixed levels to estimate overbought and oversold conditions.
The indicator of expanding time zone corridors with eleven corridors, middle line and background color filling
At the specified hour, the Expert Advisor analyzes OHLC of the previous bar and sets pending orders
Indicator Round_Levels_XN draws multiple "round" levels nearest to the current price above and below it
Two identical trading systems (for long and short deals) based on the AdaptiveRenko indicator signals that can be configured in different ways within a single EA with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system
Corrected extended (volatility ratio adaptive) Wilder's double smoothed ema - multi time frame version
Builds a sliding line with a polynomial of 4 degrees. Extrapolates as a section of a given function with a sinusoid and its axial one. One value is taken from the constructed lines on each bar and a line of extrapolated values is plotted, which does not redraw.
This script will change the SL and TP of all open trades of the symbol to the price where the script is dropped off.
This indicator shows the amount of price movement within a certain time, compared to the actual price movement range. Good to detect consolidation areas, as well as new trends being formed
Provide a way to access the elements of an aggregate object sequentially without exposing its underlying representation
A simple indicator which may help you in manual backtest by just moving a vertical line to show hide bars.
Chaikin Oscillator (CHO), Accumulation/Distribution göstergesinin hareketli ortalamalarının farkıdır.
Bollinger Bantları +-3sigma. Periyodu ve sigma oranını değiştirebilirsiniz (Uygun Sapma boyutu 0,5 ~ 1,0'dır)
The eInTradePanel is a panel for manual trading, it has some useful functions. It needs the minimum space on the chart.
Bu bölümde Commodity Channel Index (CCI) göstergesiyle onaylı olarak sabah yıldızı / akşam yıldızı mum modellerine dayalı ticaret sinyalleri açıklanmaktadır. Bu stratejiye dayalı olan Uzman Danışman kodu, MQL5 Sihirbazı kullanılarak otomatik olarak oluşturulabilir.
While creating Kairi (KRI) oscillator, deviation of a price from its simple moving average is calculated. The result is shown in percentage of the average.
An indicator to put correlated currency charts on a given currency chart. It shows only bars currently. Color/monochrome mode is configurable. It also supports currency inversion for handling EURUSD & USDCHF like pairs.
CERDOnArray class is designed to calculate the Efficiency Ratio (ER) used in the Adaptive Moving Average (AMA) considering price movement direction. When the price is moving upwards the indicator has positive values, when it is moving downwards, - negative ones.
CMomentumOnArray class is designed for calculation of Momentum values on indicator buffers. Test_MomentumOnArray indicator is provided as the example of the class use.