development of the previous version of indicator overall improvements:code adaptation for metatrader 5 optimised work with graphical objectsnew:horizontal levels on extrema selec...
fractal with cci filterdescription main features cci smart filter: fractal signals are only displayed when the cci reaches extreme levels, confirming the strength of the movementti...
hedgecover ea - intelligent position protection system overview:hedgecover is a professional-grade hedging expert advisor designed to provide safe, controlled protection for losing...
overview the risk calculatoris an indispensable tool for traders who value speed and accuracy. tired of manually calculating the financial value of your stop loss and take profit? ...
ma of custom rsi | smart momentum filtertired of noisy rsi signals?transform your momentum analysis with the ma of custom rsiindicator. this powerful tool filters the classic rsi t...
the signal line of the macd (moving average convergence/divergence) indicator is often used as a momentum filter in auto trading algorithms.enable buy logic only when the signal li...
key features four unique price action strategies:choose your core logic from hft tick momentum, candlestick engulfing patterns, rsi reversals, or a classic ema crossover. flexible...
key features multiple entry strategies:choose between classic overbought/oversold reversals or advanced rsi divergence signals. confirmation filters:utilize an rsi centerline cros...
purpose this is not just a regular zigzag. it has been designed as aprecise visual reference toolto helpbalanceor analyzeother indicators, whether on the main chart or in sub-windo...
arsi calculation & usage: subtract 50 from rsi β take absolute value β divide by 100 or 50 (setting: divide rsi value by) β gives arsi(percentage-like). bands adjustment:lower...
what is ma cross alert? ma cross alertis a custom mt4 indicator that solves one key problem: metatraderβs built-in moving average shows the line but has no way to alert you when pr...
what is trend vision? trend visionis a custom mt4 indicator that combines macd momentumwith bollinger bands volatilityto give clear, reliable trading signals.macdshows momentum shi...
stochastic eclipse ea is an mt4 expert advisor that trades using the stochastic oscillator. by identifying overbought and oversold conditions, it helps traders catch early reversal...
this script shows 3 ways of calculating the current aroon up and aroon down values:1st way by using copyhigh and copylow. 2nd way via ihighest and ilowest. and finally using the ...
explanation of the code and its application what is this code? this code is acustom optimisation functionfor the metatrader 5 strategy tester. it is not an expert advisor, indicato...
this indicator visually shows who is in control of the market:buyers (bulls), when the close is close to the high; sellers (bears), when the close is close to the low.the basis of...
pricevar%is an indicator designed to measure the percentage difference between the price and a moving average, highlighting the strength of the market movement in relation to a ref...
dollar index tracker calculates and displays the us dollar index (usdx / dxy) directly below the chart of your current trading pair. this makes it easy to compare the strength of t...
ziwox retail sentiment expert advisor description: this expert advisor (ea) leverages retail trader sentiment from the ziwox api to make contrarian trading decisions combined with ...
basic functions: quantum system- uses quantum states and probabilities to make decisions ai modules- includes multiple indicators (rsi, adx, ma, atr) with adaptive weights risk m...
features: customizable rsi levels (default: 75 for overbought, 25 for oversold) multi-timeframe support (m1 to mn1) dual alert system: pop-up alerts and push notifications to mt5 ...
simple_grid is the simplest "grid" expert advisor. this expert advisor sets a grid of pending orders (eitheronly stoporonly limitorders) in both directions from the current price a...
metatraderβs default moving average indicator does not include alerts for crossovers. this means traders often miss good opportunities unless they are glued to the screen.crossfire...
this is an experimental indicator i made which is similar to the donchian channel, but it is volatility-aware. the lines reflect extreme highs and lows offset by the atr value at t...
key features: dual display:automatically calculates and shows price changes in both pips(below the candle) and percentage(above the candle). two measurement modes: close-to-close ...
expert advisor parameters (inputs) the ea provides several external parameters that the user can modify to control its behavior:general parameters martingale strategy time strategy...
ichimoku edge is based on the standard ichimoku kinko hyo indicator with default settings. it generates buy and sell signals from the cross of the chikou spanwith the price, confir...
this tool is a visual aid which maps the correct trading session beside each hour on the 24-hour clock. it links the session name to the hour relating to your brokers server time, ...
two parameters;the first one sets the stop loss amount, which must be negative. it does not work without input.the second one is the take profit multiplier, based on the stop loss ...
this is a candlestick chart which connects the high of the candle to the ask price if it is currently higher than the current high. the bid price is argued to always be the same as...
main features π¨ real-time trade notifications- instant alerts on opening/closing/modifying positions πΈ chart screenshots- automatically capture charts with annotations π a ccount ...
this is another ohlc candlestick chart which finds the highest ask price and lowest bid price on each bar. it uses the high price of the candle to record the highest ask price in t...
two types of display mode have been added for easy perception: as a comment in the upper left corner of the graph, or as a graphical object.features: font selection font size. you...
in this fractal indicator you can set an arbitrary number of bars both to the left and to the right of the centre bar to allow you to build different types of fractals....
displays price levels for simulated trades, including the set take profit (tp) and stop loss (sl) values, for the selected trading direction. it also shows brief statistics, includ...
reverse engineered rsi projects traditional rsi levels β 30, 50, and 70 β directly onto the price chart instead of the oscillator window.this lets traders see where rsi overbought,...
a pin bar is a candlestick with a small body and a long shadow, which often indicates a possible price reversal. the indicator searches the chart for price action pin bar patterns ...
simple script. when launched, it removes all auto-trading icons on the chart - arrows and lines connecting them.the script does not disable the display of trading history on the ch...
theus dollar index (usdx, dxy)is a measure of the value of the us dollar relative to a basket of six major world currencies. it is calculated as a weighted geometric mean of the do...
designed to trade using heikin ashi candles. by smoothing price action and filtering out market noise, this ea creates a clear map of market direction, allowing traders to catch st...
this is simply the classic repaint zigzag but with a timeframe input so that you can view the higher timeframe zigzag on a lower timeframe chart. nothing more nothing less.edit:v1....
this indicator calculate count of one direction movement in selected period. that a bit similar to renko charts, but also include both direction movement into account. the indicato...