input parameters ma_period(default = 10) — the period of the moving average (middle line).mode_ma(default = mode_sma) — the mode of the moving average (middle line).price_type(defa...
laguerre metatrader indicator— a completely custom indicator that doesn't rely on the standard mt4/mt5 indicators. it shows the weighted trendline in the separate window of the cha...
market profile metatrader indicator— is a classic market profile implementation that can show the price density over time, outlining the most important price levels, value area, an...
moving average candlesticks metatrader indicator— is a chart visualization of a standard moving average using the candlestick bars. it draws the candlesticks based on the moving av...
murrey math line x metatrader indicator— a pivot line indicator that will definitely help every trader who knows how to trade with support, resistance, and pivot lines. it displays...
gain/loss info metatrader indicator— displays the gains and losses for all candles where the given threshold is surpassed. the values are calculated in points and percentage. the i...
input parameters ma_period(default = 10) — the period of the moving average (middle line).mode_ma(default = mode_sma) — the mode of the moving average (middle line).price_type(defa...
the indicator is equipped with a control panel that lets you quickly set alert price, levels, and types.input parameters main pricegoesabove(default = 0.0) — if price goes above th...
qqe metatrader indicator— or quantitative qualitative estimation, is based on a rather complex calculation of the smoothed rsi indicators. as a result, you get two lines in a separ...
input parameters ma_type (default = mode_ema) — the type of rainbow moving average. ma_price (default = price_close) — the price type to use in the ma calculations. ma_period_nn (d...
range expansion index (metatrader indicator)— is a relative oscillator indicator that measures the pace of the price changes and signals overbought/oversold states if the price dem...
input parameters n(default = 20) — period value for the recent high/low levels.enablenativealerts(default = false) — if true, a native metatrader popup alert will be used when pric...
round levels metatrader indicator— an mt4/mt5 indicator that can display round levels and zones near them based on your configuration. it can be useful to trade off the natural psy...
input parameters rsioma period(default = 14) — the period of the rsi and the moving averages that are used to calculate the rsi. increase it for smoothness, decrease it for signal ...
input parameters main mashort(default = 23) — the period of the fast moving average for the macd line calculation. should be less than malong.malong(default = 50) — the period of t...
spread metatrader indicator— displays current spread in the main window of the chart. you can modify the font parameters, indicator's position and the normalization of the spread v...
input parameters enablenativealerts(default = false) — if true, a native metatrader popup alert will be used when price closes above or below the support or resistance level.trigge...
td sequential ultimate metatrader indicatorshows all parts of the td sequential method developed by the legendary technical analyst, tom demark. td sequential ultimate displays buy...
input parameters lookback period(default = 45) — the main period of the indicator. determines the amount of bars to look back to count the bear/bull-dominated ones.power period(def...
trade assistant metatrader indicator— a multi-timeframe indicator that is based on three standard indicators: stochastic oscillator, rsi (relative strength index), and cci (commodi...
this is a non-directional bias ea. this ea does not rely on any technical skillset such as indicators, price action, news calendar events, or candlestick patterns. it offers multip...
this ea is truly random in nature. it randomly selects currency pairs, lot sizes, and order types. this ea does not rely on any technical skillset such as indicators, price action,...
this is a multi-currencyor multi-assetea, meaning that even if it is attached to a single currency pair chart, it can trade other currency pairs and manage all operations related t...
this is a piece of code to add to an existing expert advisor to track withdrawals from your account where the ea is running. it helps the user to monitor his or her withdrawals fro...
this expert advisor (ea) analyzes market movement by calculating the average pip movement per tick and the average spread over a user-defined number of ticks ( max_ticks ). it also...
📈 adjustable moving average ea for mt4 this expert advisor trades based on the crossover of two customizable moving averages. it’s designed for traders who want full control over t...
plese comment for improve this code ..thankkey features: multi-timeframe analysis:it uses stochastic oscillator and bollinger bands values from m1, m5, and m15 charts for trade ent...
a powerful multi-timeframe rsi dashboard that visually displays the overbought, oversold, and neutral rsi status across 9 different timeframes — from m1 to mn1.key featuresrsi read...
input:range start time : the starting time of the range creation range end time : the ending time of range creation trade end time : the time where the line of range zone high/low ...
the bbma (bollinger bands moving average) trading strategy was developed by oma ally, a renowned malaysian trader. the strategy combines bollinger bands and moving averages to iden...
sniperjaw ea is a one-trade-at-a-time robot that uses the alligator indicator (jaw, teeth, lips) to follow the trend.you can control the trade size with lotsize, choose to close tr...
double moving averages with fibonacciis a custom mql4 indicator designed for traders seeking a combination of trend-following and support/resistance tools in a single package. it u...
pending_tread expert advisor (ea) – detailed description the pending_tread eais a versatile and easy-to-use trading robot designed to automate the placement and management of multi...
set auto tp and sl: the “set auto tp and sl” (take profit and stop loss) feature is a crucial tool in any trading strategy, designed to automate risk and reward management. it allo...
composed of 3-ma (weighted, high, low) + atr with same period. - direction up is set when weighted ma crossed up with high ma. - direction down is set when weighted ma crossed down...
"eliot waves" ea draws 2 trend lines with "zigzag" on chart and trades when a eliot retracement is formed,has trailing stop loss &take profit works with all time frames major f...
some traders prefer a clean chart without clutter from indicators or write-ups. this script helps calculate the appropriate lot size for forex or cfd instruments. simply choose eit...
this expert advisor is based on a simple macd strategy that combines multiple technical conditions. it is designed to test how well the strategy performs in real trading environmen...
this expert is a system to help any trader to make a grid of orders (without martingale, lite martingale, or full martingale) easy and simple.please make your test to find your set...