Unisciti alla nostra fan page
The vertical version of the BarTimer indicator implemented using the classes of libraries that were described in detail in the article "Custom indicators and infographics in CCanvas", using current timeframe data and producing a sound alert when the bar changes.
This non-trading Expert Advisor is designed for the simple trailing of take profit orders of open positions.
The TTM (Trade The Markets) Trend is basically an easier way to look at candlesticks. It is the The Heikin-Ashi method. Literally translated Heikin is "average" or "balance,", while Ashi means "foot" or "bar." The TTM trend is a visual technique that eliminates the irregularities from a normal candlestick chart and offers a better picture of trends and consolidations.
This version of Stochastic Oscillator allows you to use any of the 4 basic types of averages (default is SMA, but you can use EMA, SMMA or LWMA too) - some are "faster" then the default version (like EMA and LWMA versions) and SMMA is a bit "slower" but this way you can fine tune the "speed" to signals ratio.
Chaos zone indicator that is a combination of two Bill Williams' indicators: Accelerator Oscillator and Awesome Oscillator.
The McGinley Dynamic indicator was developed by John McGinley and outlined in the Market Technicians Association's "Journal Of Technical Analysis" in 1991. The purpose of this indicator is to address flaws found in conventional moving averages, such as price separation and whipsaws. The result is a remarkable indicator that follows the average price of an instrument while adapting to current market speeds.
Cluster indicator based on article https://www.mql5.com/en/articles/1464
Keltner Channel calculated as Perry Kaufman's Adaptive Moving Average (KAMA) +- ATR distance for the bands.
JMACandle indicator with two colored channels based on standard deviations from High and Low of the indicator candles
Three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs
Displaying the latest closed values of indicator Float_Pivot_Digit with colored rectangles and background filling
This script will change the SL and TP of all open trades of the symbol to the price where the script is dropped off.
When the subject changes, it notifies and updates its observers, who know nothing about each other.
Indicatore stocastico di tutti gli oscillatori integrati nel terminale MetaTrader 5.
Indicatore di media mobile, può essere applicato a qualsiasi timeframe (superiore o inferiore al timeframe del grafico corrente). Include: SMA, EMA, SMMA, LWMA, AMA, DEMA, TEMA, FRAMA e VIDYA.
Vengono considerati i segnali di trading basati sull'incrocio dei prezzi di due medie mobili lisciate esponenzialmente con filtro intraday. Il codice dell'Expert Advisor basato su questa strategia può essere generato automaticamente utilizzando il Wizard MQL5.
Esempio di utilizzo delle risorse. Crea un pulsante, utilizzando l'oggetto di tipo OBJ_BITMAP_LABEL.