Inverted Chart View – indicator MetaTrader 5

Show inverted Chart for better short trading
Most Trader have only a Long Feeling. With this Indicator the Chart is shown inverted to find better your short entry points. Usage: Drag the InvertedChart indicator to your Forex Chart; Drag the Bollinger Bands indicator to the inverted Chart; Make sure that the Source is from InvertedChart indicator and not from orignal Forex Price. … Read more

View the Value in OnCalculate Parameters – indicator MetaTrader 5

OnCalculate Values Display
This is a utility for beginning indicator programmers, or others, that want to have a look at values provided by OnCalculate and a few other functions. The indicator shows: 1) The most recent value provided with the most recent OnCalculate call. 2) The previous value from the previous OnCalculate call. 3) The first value from … Read more

Utility to view the statistics for a Single Bar of any time frame – indicator MetaTrader 5

Display of the Single Bar Values Indicator
The utility will display the high, low, open, close and time statistics for any user selected bar of any timeframe for the symbol of the chart the utility resides on.  The indicator posts an event (EventChartCustom) to process its data collection and display activities, keeping the processing time for those activities outside of the indicator’s … Read more