mql20520 :
Hello everybody,
I am new at mql5 and have a question for a good library to recognize candlestick pattern.
I have found this library but they use a indicator for the calculation and I want to do it without any indicator.
https://www.mql5.com/en/code/291
So you need to write your MQL5 code - advisor. You need to conduct your own search about process patterns.
Yes, you are right. But I have thought someone have written such library and want to share it...
mql20520 :
Yes, you are right. But I have thought someone have written such library and want to share it...
Yes, you are right. But I have thought someone have written such library and want to share it...
Search the CodeBase. Search by words ' candlestick' and 'pattern'
Search - MQL5.community
- www.mql5.com
Searching is based on morphology and is insensitive to case. All letters, no matter of their case, will be processed as lowercase. By default, our search engine shows pages, that...
Thanks for your help. I have found a nice one.
mql20520:
Thanks for your help. I have found a nice one.
Thanks for your help. I have found a nice one.
Can you please share it with everyone?

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hello everybody,
I am new at mql5 and have a question for a good library to recognize candlestick pattern.
I have found this library but they use a indicator for the calculation and I want to do it without any indicator.
https://www.mql5.com/en/code/291
Thanks for your help!