- 2026.05.21
- www.mql5.com
I wonder if using the technique in this article would have made the P&F chart resemble the standard more closely.: MetaTrader 5: Build a Market to Suit Your Strategy — Renko/Range/Volume, Synthetics, and Stress Tests on Custom Symbols - MQL5 Articles
Thanks for posting that. As a long time Renko trader, I have no idea how I missed it in May. I might add that to my Renko arsenal.
I'm not sure exactly what you mean. It's a bit of an apples-to-oranges comparison. The present P&F indicator is, well, an indicator and a sub-window indicator at that. To the best of my knowledge, P&F is really intended to be used as a standalone tool. In contrast thereto, scripts, indicators, and EA's can be attached to custom Renko, range, and equal volume charts. Obviously, these are custom charts and not indicators.
Thanks for posting that. As a long time Renko trader, I have no idea how I missed it in May. I might add that to my Renko arsenal.
I'm not sure exactly what you mean. It's a bit of an apples-to-oranges comparison. The present P&F indicator is, well, an indicator and a sub-window indicator at that. To the best of my knowledge, P&F is really intended to be used as a standalone tool. In contrast thereto, scripts, indicators, and EA's can be attached to custom Renko, range, and equal volume charts. Obviously, these are custom charts and not indicators.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Check out the new article: Building a Traditional Point and Figure Indicator in MQL5.
This article implements a custom Point and Figure indicator in MQL5 that maps price movement into X/O columns using a fixed box size and three-box reversal logic. We define the base price, convert prices into box intervals, manage trends and reversals, auto-scale the indicator window, and render symbols with objects, providing a clean, time-independent view of trends, breakouts, and support/resistance.
In contrast to traditional charting methods, Point and Figure charting treats price movement as the only relevant aspect. Instead of creating a new bar every minute, hour, or day, the chart doesn't change unless the price shifts by a predetermined box size. The resulting chart helps traders concentrate on the most significant price changes and provides a clearer picture of market direction by excluding periods of negligible movement.
A Point and Figure chart is made up of columns containing X's and O's. An X column represents rising prices, while an O column represents falling prices. As the market continues moving in the same direction, additional X's or O's are added to the current column. When the price reverses by a specified amount, known as the reversal amount, a new column is started in the opposite direction.
Author: ALGOYIN LTD