Fan sayfamıza katılın
The script exports historical data to HST format for its use in MetaTrader 4 client terminal. This file can be imported in MetaTrader 4 as historical data or you can open it as offline chart.
The indicator calculates the resistance and support lines and shows alerts when price is reached them.
The Expert Advisor with a very simple price analysis in two bars and with the increasing lot after a loss
The renko (renko) chart in a separate subwindow. No matter on what chart timeframe the indicator is attached, the renko is drawn on close price of М1 timeframe.
The class is designed for calculation of Moving Averages (Moving Average) using the algorithm of the ring buffer.
The class is designed for calculation of the technical indicator Double Exponential Moving Average (Double Exponential Moving Average, DEMA) using the algorithm of the ring buffer.
The indicator draws support/resistance lines and the trend lines in the chart
Like period Separator each new day will gets its vertical line at starting. With several options how to display
The Exp_ColorZerolagTriX Expert Advisor enters the market when the ColorZerolagTriX indicator cloud changes its color.
The Ergodic_Ticks_Volume_OSMA indicator with the timeframe selection option available in the input parameters.
The ColorZerolagDeMarker indicator with the timeframe selection option available in input parameters.
A simple way on how EA can link a manual order command from outside to use it in MetaTrader 5 Strategy Tester.
An example of using the MasterWindows library for creating a game trade panel.
The Expert Advisor makes trading decisions based on simple candlestick combinations. It is designed for use on the H4 period.
The IBS_RSI_CCI_v4 indicator with the timeframe selection option available in the input parameters
The indicator plots price channel and Fibonacci levels based on the latest NRTR_extr_ZigZag peaks
Two colored filled rectangles drawn between the values of two Keltner channels on one bar.
The BarTimer indicator implemented using the classes of libraries that were described in detail in the article "Custom indicators and infographics in CCanvas", using current timeframe data.