Pon "Me gusta" y sigue las noticias
Индикатор показывает возможные границы и направление бара с заглядыванием на один бар вперед.
An expert advisor designed to open and close orders at every first parabolic SAR signal i.e. when sequence shifts from below the price to above and vice.
An expert advisor designed to alert you when every first parabolic SAR dot in a sequence appears.
In this field give a brief description of your script (1-2 sentences).
This indicator displays the variations of the Hurst Exponent which are seen as a predictor of the variations of volatility, therefore giving an indication on when to enter the market.
The indicator will show how many ticks occurred every minute of an hour and the number of points.
Displays the stength of a currency based on 7 of its crosses. Origianally done by Brooky a few pages back in the code base.
The High, Median, Low of every timeframe in MT4, 24 lines of varying colors, showing the highs lows and median based on price behaviors.
This indicator shows the change in percentage between the Close of the current period and the previous one.
EA designed on the idea of the indicator Nik_PSAR_2B. EA works on the Symbol = "EURUSD" and Period = M1.
El SuperTrend para MT4 es un indicador de seguimiento de tendencias creado por Olivier Seban para trabajar en diferentes marcos de tiempo. Es similar a las medias móviles y produce sus mejores señales en mercados en tendencia. Se calcula con base en el indicador ATR (Average True Range).
Enables Programmers to create Martin Gale and Grid Trading strategies with ease.
A real-time monitoring tool for MetaTrader 4 that displays key financial data, allows quick symbol switching, and customizable symbol lists. Save and reload symbols, reset lists, and customize text and panel colors for a personalized trading experience.
Dots (MetaTrader indicator) is based on the 2006 indicator by TrendLaboratory. It displays the current trend direction by placing the dots on the main chart. The blue dots signal bullish trend and the red dots signal bearish trend. Although the indicator doesn't rely on any standard MetaTrader indicators, it uses a call to iMA() (moving average) to get the price values depending on the input price type used (Close, Open, High, Low, Typical, etc.) The calculation is based on the cosine of the angle of price change. Trader can modify several input parameters. The indicator is available both for MT4 and MT5 versions of the platform.
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 from a particular account.
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 evaluates the average pip movement and spread over a specified time interval (CHECK_SECONDS). The EA dynamically tracks price changes and spread values, printing the results in the terminal and displaying them on the chart using the Comment() function. This helps traders gauge market volatility and spread fluctuations in real time.
Trend indicator based on the intersection of adaptive HMA and its smoothed line. I recommend using it together with the flat indicator to determine the beginning of a trend early
This EA is a demonstration of how you can implement your own Hedging strategy with the help of the include file.
The indicator searches for candles on the price chart that are larger than the size specified in the settings and marks them on the chart.
Indicator shows histogram of ratio of sum of lower time frame ranges to current timeframe bar range
Multi Selllimit and Sellstop orders are script files that enable traders to place multiple orders with ease. These orders allow traders to enter the market at a specific price level, or at a specified number of pips away from the current market price, with stop-loss and take-profit levels. By default, the pips value is set to 400, which means the trade will be placed 400 pips away from the current market price for a 5-digit broker. Moreover, the multi Selllimit and Sellstop orders offer traders the flexibility to customize their trading strategies. Traders can set the stop-loss level to zero if they do not use stop-loss, and can choose between a target price or a pip-based entry. This level of flexibility allows traders to tailor their trading strategies to their specific needs, which can result in better trading outcomes.
The EA created sell/buy limit orders according to: - Grid number of orders - Trading range (computed automatically by uwing weekly highs and lows) - Current price
This is an indicator with a rainbow-like display, both for trend or pullback prediction.
A new interface library has been developed to simplify converting MT4 indicators and Expert Advisors (EAs) to MT5. This library supports most of the MetaTrader 4 functions, offering developers a unified solution for cross-platform compatibility.
The Oscillator Indicator for MetaTrader 4 is a powerful tool that accurately identifies the perfect signal on the completion of trends.
Donchian Channel with mid line and moving average of mid line. Updated Dec 6, 2023 Minor code update
a Simple Visual Strategy Tester / Manual Trade Training using Martingale.
This indicator calculates the percentage of the probability of a price reversal from a given size of the maximum rollback based on the history of the chart movement
Few improvements from standart fractal: 1. You can chouse size of fractal. Standart version use 2 as constant 2. It does not draw fractals against the trend, which makes your chart much more informative