
- 2012.04.11
- Roman Zamozhnyy
- www.mql5.com
- MQL5 Wizard: Development of trading robots for MetaTrader 5
- Fundamental analysis tools in MetaTrader 5
- How to become a signal provider and receive monthly fees
Been checking out the Point and Figure EA nd I noticed in properties it doesn't say what the box size is, for X or O. It dies state Price step as 50. So what are the X and O values and how does it correlate to price step.
Which Point and Figure EA ? Are you talking about an indicator or an EA ?

- 2012.04.11
- Roman Zamozhnyy
- www.mql5.com
I believe it is an EA, but goes under custom indicators, that is the listing in MQL5 I have. It goes by the name Xo_v01. Why can't anyone come up with standard point and figure charts. Would make it a lot easier to understand.
So you can't provide a link, people have to search it for helping you. Have you tried to ask the author ?

Link...https://www.mql5.com/en/code/954 No I haven't tried the Author, but i will. I also found some other Point and figure charting on this forum (in this link) that looks more like point and figure charts, but it is code done by the Author in his interpretation. I have found since joining MQL5, that not only do I need to know basic skills with indicators but I also need to know MQL5 programming to understand these indicators.
That has nothing to do with MT5/mql5 but with the quality of the code. Code from Codebase are provided for free and the authors don't always have time or skills to provide professional quality work. If it's that you want, you can hire a programmer in Jobs section or see available products in the Market.
About Xo_v01 indicator, the box size is given by Price size, and is 50 points by default (for example 0.00050 for EURUSD on 5 digits broker). Reversal is given by Threshold value in number a box, by default 2 box, so 100 points.
Did you read the below article ?

- 2013.05.16
- Dmitriy Zabudskiy
- www.mql5.com
That has nothing to do with MT5/mql5 but with the quality of the code. Code from Codebase are provided for free and the authors don't always have time or skills to provide professional quality work. If it's that you want, you can hire a programmer in Jobs section or see available products in the Market.
About Xo_v01 indicator, the box size is given by Price size, and is 50 points by default (for example 0.00050 for EURUSD on 5 digits broker). Reversal is given by Threshold value in number a box, by default 2 box, so 100 points.
Did you read the below article ?

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use