
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
if you have problem with * ,
you can use this :Attach file
angevoyageur fixed all error.
candlesticks Patterns ( is there an indicator for it to determine on chart ? ) - page 2
with thanks to him .
Nice article. Many thinks to MetaQuotes.
SERIES_SYNCHRONIZED
not
SERIES_SYNCRONIZED
It's A Miss Spelling In The candlestick_patterns.mq5 file
SERIES_SYNCHRONIZED
not
SERIES_SYNCRONIZED
It's A Miss Spelling In The candlestick_patterns.mq5 file
Excellent work. Many thanks to the author for good presentation of the results in the article.
I would like to note a subtle point - thresholds for determining candlestick and pattern types. I think fuzzy logic will work very well here. It will allow to move from binary logic (yes-no, 1-0, is-not) to probabilities and perceptions (definitely/most likely/very likely/probably/probably/may be/very unlikely/most likely/probably not/clearly not) So if "shadow to body ratio is 3.01, or upper shadow is 0.12%" then the candle is "most likely" to be a model.
I am doing almost the same thing now - writing classes for recognising candlestick patterns. So that they can be used in automata. I am experimenting with fuzzy logic. I also plan to experiment with neural networks.
Maybe when I finish, I will get together and form the results into an article following the author's example.
If someone is interested in intermediate results - write in private. Also I will be grateful to candle specialists for thoughts / ideas / criticism / and just participation.
Great Articles , Works Fine !