Discussion of article "Analysing Candlestick Patterns" - page 4

 
Helder:
good night

I'm new here and after adding the folder of the respective indicator mt5 here's the same article does not list to start the chart, someone could tell me what I'm doing wrong?
See if this helps : https://www.metatrader5.com/en/metaeditor/help/open
 
Attached files
candlesticktype.mqh (4.32 KB)      
candlestick_patterns.mq5 (63.5 KB)    *

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.

 
q.import:

SERIES_SYNCHRONIZED

not

SERIES_SYNCRONIZED

It's A Miss Spelling In The candlestick_patterns.mq5  file

Fixed. Thank you.
 
q.import:

SERIES_SYNCHRONIZED

not

SERIES_SYNCRONIZED

It's A Miss Spelling In The candlestick_patterns.mq5  file

amazing.thanks
 
Thank you for the great article.
 

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 !

 
Good day. I have discussed how to upload this widget to MetaTrader 4 ?? thank you
help in e-mail:  wilda@volny.cz
 
Hello, I found this indicator you developed very interesting, I use Price Action for my operations, and I would like to know if you stopped at version 1.0 and have another newer one.

Thank you