How do you work with neural networks?

 
My question is. How do you work with neural networks: do you implement using only mql4 tools (same Artifical Intelligence), use programs like MatLab or special neuro packs (Neuro Shell Day Trader, NeuroSolutions, etc.), attaching dll to Expert Advisor code. What is your approach and what are its advantages over others (apart from profitability)?
 

I personally create perceptrons as separate functions, but they are in the main program code. Advantages? Hmmm... the ability to design the most unconventional network)

 
This is true, but specialised software products are also quite flexible, with a fair amount of customisation to control learning and so on. So it's not quite the same as networking in code, but it's sort of a more visual way of doing things.
 
Antitak:

I personally create perceptrons as separate functions, but they are in the main program code. Advantages? Hmmm... the ability to design the most unconventional network)

What about learning?

 
Now, that's a good question.
 
I connect the network in MT4 via a DLL that works with the networks from NeuroSolutions.
 
What about training? You can train when you start
 

It is impossible to explain everything in two words and not even in one post. And not even in a whole thread. I work with NeuroShell Day Trader Professional.

 
LeoV, I am familiar with NSDT firsthand. The developers claim that it takes at least a year to achieve results with this software. I have no such experience myself. If it's no secret how long have you been working with this software and what are the results returned to account?
 
sayfuji:
LeoV, I am familiar with NSDT first hand. The developers claim that you can get results with this software only after at least a year. I have no such experience myself. If it's no secret how long have you been working with this software and what are the results?

I have been working for almost two years. I know the developers personally and am friends with them. There is a Russian amongst them, by the way. Personally, they do not state such things. It's just that neural networks are not a simple or standard topic. And the results are very good 'Please tell us your opinion.

 
Did you achieve this result using Neuro Shell Day Tarder? If it is not a secret what version it is. It seems this software does not have the ability to import into dll. then how does it communicate with MT4, or rather the "code aspect"?
Reason: