Indicator of Equity in the Form of Japanese Candlesticks – indicator MetaTrader 4

Indicator of Equity in the Form of Japanese Candlesticks - indicator for MetaTrader 4
Equity and Balance Chart for the Account In distinct from more simple variant, the indicator has a number of differences and improvements: the equity chart in the form of the japanese candlesticks, it gives a visible range of differences more delicate adjusting by the orders filtering (besides the magic number and the symbol you can … Read more

Multi-timeframe SuperTrend in the form of Pivot – indicator MetaTrader 5

Multi-timeframe SuperTrend in the form of Pivot
This indicator contains call of the SuperTrend indicator, which is used for drawing Pivot levels that correspond to its direction and current value on different timeframes. I use it to see the levels of higher timeframes. Attention! The indicator requires the source original indicator SuperTrend. It should be placed to the folder \MQL5\Indicators. P.S. User … Read more

A class for working with free form buttons – library MetaTrader 5

A class for working with free form buttons - library for MetaTrader 5
This class is designed for creating interactive buttons with various states on a price chart. It has been developed for a competition arranged by generous TheXpert. Thank you. A demonstration of the CBtn class Class methods Create(long chart_id,int sub_wnd,string name,int x,int y,int dx,int dy) – create a button with parameters: Window identifier Subwindow number Button … Read more

Aroon Indicator in new form – indicator MetaTrader 5

Aroon Indicator in new form - indicator for MetaTrader 5
The Aroon indicator is a technical indicator used for identifying trends in an underlying security and the likelihood that the trends will reverse. It is made up of two lines: one line is called “Aroon up”, which measures the strength of the uptrend, and the other line is called “Aroon down”, which measures the downtrend.    … Read more

Keltner Channel in the cloud form – indicator MetaTrader 5

Keltner Channel in the cloud form - indicator for MetaTrader 5
It allows setting any price and calculation method for the central line. The channel lines are calculated based on ATR. It has five input parameters: Number of the periods to smooth the center line – central line calculation period; Number of periods to smooth deviation – period for calculating the channel lines; Factor which is … Read more