Codes

Bar or Volume Colored Candlesticks for MetaTrader 5

Volume Colored Candlestick with Bollinger Bands as the Standard Deviation

Barebone Gradient Candles for MetaTrader 5

Colored Candlestick exemplifying a gradient. It was somewhat hard to find a good working example of DRAW_COLOR_CANDLES that was understandable, most of the comments were useless, and the documentation lacks to even specify the plot limitations (PLOT_COLOR_INDEXES being limited to 64 in length, [0;

Amplitude (Minimum Maximum) Indicator for MetaTrader 5

This Indicator will show the Amplitude [Minimum; Maximum] of a given period and can act as a substitute of the ATR indicator. The indicator can be used to observe volatility and the force of past swings, useful to determine excesses that will possibly be reversed or repeated, given that the user has

Simple label indicator that shows Amplitude, Spread and Clock (time) for MetaTrader 5

This simple indicator is just a statistical label showing Last and Current Candle Amplitude (MinMax), Last and Current Day Amplitude, Current Tick Amplitude and Time Remaining for next Candle. It also shows Server Time (Market Watch) and Local PC Time so you can focus more on the graph and adapt to

Forum

How to calculate or get data from Toolbox->Exposure?

Hello, I was searching the whole documentation for symbols, and the codebase, but was not able to find any function that returns the following data from Toolbox->Exposure tab: 1. Assets quantity and symbol as a string 2. Net Volume 3. Rate of currency exchange I came with nothing to code, how