Fan sayfamıza katılın
Gösterge, korelasyonların ölçülmesine yönelik en ilginç yaklaşımlardan bazılarını uygulamaktadır
The Value Area Retracement indicator, is a powerful volume profile-based tool designed to identify key trading levels—Point of Control (POC), Value Area High (VAH), Value Area Low (VAL), and Profile High/Low—across different timeframes. It helps traders spot potential retracement opportunities to the POC, breakout zones, and value areas, making it useful for intraday, swing, and position trading.
The Zigzag2_R_Color indicator with the timeframe selection option available in the input parameters.
The VR Alert NT5 indicator warns the trader about the price reaching a specified level.
The Slope Direction Line indicator is displayed as a colored moving average line indicating the average market movement direction.
This is MQL5 version of Shved Supply and Demand written by Shved and upgraded by eevviill7 with history mode.
Static class to fix the TimeGMT() function during testing in the strategy tester.
Serialization and deserialization of JSON protocol. The code is ported from a high-speed С++ library.
Holt's double exponential smoothing - the trend component.
Bir Uzman Danışmanın OnTick () olay işleyicisinde yeni bir çubuğun veya mumun başlangıcını algılama.
To use martingale money management when a position is in loss and price hits any of specific distances.
This is the exact conversion of pivotshigh and pivotslow functions from pine script v4 as an mql5 indicator.
This function performs the main logic of opening a trade. Calculates the opening price, take profit levels and stop loss based on symbol information and parameters provided by the user. Prepare a trade request (MqlTradeRequest) with the necessary information, such as symbol, volume, order type, deviation, comment, magic number, etc. Call the OrderSend function to send the operation request and get the result. SetTypeFillingBySymbol function: Determines the order fill type (Fill or Kill, Immediate or Cancel, or Return) based on the symbol's filling policy. GetMinTradeLevel function: Calculates the minimum operating level based on the freeze level and the symbol stops level. Adjusts the minimum level to make sure it is within certain limits and returns the result.
Indicator based on basic slope moving average and cloud around. Indicator shows two types of signals: prepearing - dot and entry - arrow.
When applied to financial markets this method is usually used to determine the moments of prices extreme deviation from a "standard" level.
A variation on the T3 theme that was made as a sort of envelopes using T3 for basic value.
The Dynamic Trend signal indicator draws a two-color trend direction line and adds signal arrows.
Raymond Cloudy Day For EA, a revolutionary trading tool created by Raymond and expertly developed for the MT5 platform. This innovative indicator integrates a cutting-edge calculation method with advanced algorithms, surpassing traditional Pivot Points to enhance trading strategies with unparalleled precision.
Trend Denge Göstergesi TrendEQ, momentum ve volatiliteyi birleştirerek piyasa hareketlerini dinamik olarak analiz eder. TrendEQ, momentumu piyasanın oynaklığı ile ölçeklendirerek trendin gücü ve yönü hakkında güvenilir bir ölçü sağlar.
EXSR.mq5: RSI (14) aşırılıklarını Bollinger Band kırılmaları ve ters şamdan ile birleştirerek tersine dönüşleri yakalayan, sabit SL / TP ile sembol başına bir işlem yapan bir karşı trend MT5 EA.
Volume Rate of Change (VROC), hacim trendinin hangi yönde hareket ettiğini gösterir.
This script finds DeMark pivot points, displays them on the chart and indicates their dimensions.