neural network pattern recognition python

 

Hi all, 


I would like to test neural network targeting pattern recognition  (e.g. head and shoulder) using python. 

Could you guide me to specific topics, I have tried searching but unable to  find what i need.  I am almost sure some ppl have tried this. 

I want to feed the code specific patterns, and then see how does it recognize similar pattern going while getting live feed. 


Thanks alot.

 
Sameer: I would like to test neural network targeting pattern recognition  (e.g. head and shoulder) using python. Could you guide me to specific topics, I have tried searching but unable to  find what i need.  I am almost sure some ppl have tried this. I want to feed the code specific patterns, and then see how does it recognize similar pattern going while getting live feed. 

There is literately thousands of sources about neural networks and pattern recognition in general on the web. And there is also many threads here on the forum and also in the articles about neural networks for trading as well. Also have a look at the documentation on the Python integration in MQL5.

 
Fernando Carreiro #:

There is literately thousands of sources about neural networks and pattern recognition in general on the web. And there is also many threads here on the forum and also in the articles about neural networks for trading as well. Also have a look at the documentation on the Python integration in MQL5.

Thanks for the reply. 

Yes,   literately thousands of sources . Hence, if you have seen something very similar to the request i have made, please post those links.