당사 팬 페이지에 가입하십시오
A class to reconstruct closed trades (paired in/out deals) from history sorted by close time.
Learn how to split the volume data into different groups so that you can compare them and create a strategy based on volume average.
Set StopLoss by just dragging and dropping script on the desired price level.
Wick Ratio Candlesticks are recognized by its upper and lower wick ratio instead of open and close properties.
Smooth Algorithms fixed version plus Trade Algorithms plus full operational EA, plus two indicators . So you will get complete project where you be able to see example how to use and implement this libraries
Donchian Channel for traders or young developers by William210
The script is useful for inspecting the structure of ONNX models, providing insights into the input and output, their names, and their properties. It is particularly helpful for debugging and understanding the characteristics of ONNX models used in machine learning applications.
The 'wd.Multi_ClockPrice lite!' is the lite version of 'wd.Multi_ClockPrice', providing a visual representation of server time and bid prices on the chart. It synchronizes with PC clock every seconds, allowing seamless updates even when MT5 is offline. Real-time bid prices are displayed, efficiently meeting the need for price information. Place informational labels in the specified sub-window, adjusting positions as needed.
매스 인덱스(Mass Index)는 추세의 반전을 포착하기 위해 개발되었습니다. 최고 가격과 최저 가격 간의 변동을 기반으로 합니다. 진폭이 넓어지면 매스 인덱스가 커집니다. 좁아지면 인덱스가 작아집니다. 매스 인덱스는 Donald Dorcy에 의해 개발되었습니다.
All we want is to think about algorithms and methods, not about syntax and values how to place orders. Here you have simple functions to manage positions in MQL5.
The script exports historical quotes data from MetaTrader 5 for the import to MetaTrader 4. This solution will allow you to get the full history for MetaTrader 4.
The indicator is a combination of the FATL digital filter and analogue JMA adaptive smoothing.
CADXWOnArray class is designed for calculation of ADXW (Average Directional Movement Index Wilder, ADX Wilder) values on indicator buffers. The example of use of the class is provided.
CMACDOnArray class is designed for calculation of MACD (Moving Average Convergence/Divergence) values on indicator buffers. The example of use of the class is provided.
CDeMarkerOnArray class is designed for calculation of DeMarker values on indicator buffers.
This CExpert subclass allows to open only long/short orders, showing its usage with an MACD example.
The BinaryWave indicator with the timeframe selection option available in the input parameters.
Indicator shows the size of one of the three candlestick elements: upper shadows, lower shadows or bodies. It displays the current candlestick value and the daily average value for a certain element.
Price(%)Range is the indicator for the MetaTrader 5, which calculates the price movement based on percentage High (Highest) and Low (Lowest) Price on 100 bars.