당사 팬 페이지에 가입하십시오
Checks if either upper or lower Wick range of a candlestick is greater than Body range of a candlestick and plot a wingding
This indicator calculates the range difference between the 'MACD and Signal lines' and also the range distance between 'the last two MACD bar'.
This indicator helps user estimate the potential price movement for the current day, based on 20 days historical data and market trends.
This indicator uses two moving averages to calculate the market trend and changes color depending on the trend direction.
This is an indicator with a rainbow-like display, both for trend or pullback prediction.
Donchian Channel for traders or young developers by William210
Keltner Channel for traders or young developers by William210
The default CCI in MT5 doesn't have the shift parameter. This script implements the shift.
This is an edit of the Mod_ATR_Trailing_Stop by MQL5 user @Scriptor found here https://www.mql5.com/en/code/20423 . MT5 indicator .mql5 and .ex5 files, report any bugs, I'll fix.
ATR - Average True Range - beginner tutorial to learn how to code in MQL5
AO - Awesome Oscillator - without iAO() beginner tutorial to learn how to code in MQL5
A Marubozo is a long-bodied candlestick with no shadow, from the Japanese word meaning "close-cropped". Candlestick charts look at the opening and closing price on a single day and are used by technical traders.
AMA - Adaptive Moving Average - beginner tutorial to learn how to code in MQL5
Rsi without Irsi() beginner tutorial to learn how to code in MQL5
Wick Ratio Candlesticks are recognized by its upper and lower wick ratio instead of open and close properties.
A tool which refreshes the chart automatically and will make active indicators update if something stopped plotting on the chart.
Stochastic beginner tutorial to learn how to code in MQL5
It will automatically plot a colored horizontal line on the previous open/highs/lows/close of the selected period, and it will make the lines consistent on this price when switching timeframes.
This is a helper function which enables you to find the price of the symbol (the prices on the Y-axis) wherever you click the mouse on the chart. Using OnChartEvent, we don't have an MQL5 function in the API to do this, we can only obtain X and Y pixel values with mouse click.
Bands Bollinger beginner tutorial to learn how to code in MQL5
iRSI Very Simple A multi timeframe version is available with colors for orientation, for developers or profitable traders for free. Offer under conditions. Other multi timeframe indicators are also available.
A multi timeframe version is available with colors for orientation, for developers or profitable traders for free. Offer under conditions. Other multi timeframe indicators are also available.