
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
Statistica. It's new. If you need it, I'll send you the link. Free ;) What more to learn.
My логин@mail.ru It would be appreciated.
about using different neuro packs! i agree with brtter you need to write your own
I don't want to learn C, and what I did was MQL. It takes too much time to learn. And it is not always possible to predict in advance the outcome of the network in the future. If there are tools available, you have to use them.
Statistica. It's new. If you need it, I'll send you the link. Free ;) What more to learn.
My логин@mail.ru It would be appreciated.
about using different neuro packs! i agree with brtter you need to write your own
I don't want to learn C and what I did MQL. It takes too much time to learn. And it is not always possible to predict in advance the outcome of the network in the future. If there are tools available, they must be used.
Why should I learn C, (I know it quite well myself - not perfectly)?
Better wrote in C++ only because he knows it well, and it will be faster than MQL
because testing the network and its adjustment would take a lot of time ... but nevertheless everything was rewritten to MQL4
so the author chose C++ because he knows it + time https://championship.mql5.com/2012/ru/news
i had a friend, a talented programmer. he said the best code editor is not the best one, but the one you know!
he wrote talented programs ... which he edited with a fairly simple editor... even though there were a lot of sophisticated ones around.
his competitors were a department of almost 50 people! they used the most sophisticated technology
the result was unfortunate! the group of 50 people's software was thrown away ...
the colleague's software was used for almost 20 years ...
About the neural networks. I think the main problem is retraining and retraining them in real time. The market is changing. And what worked yesterday will fail today and will fail tomorrow. Which means networks have to be retrained somehow. Especially in championship conditions, when the expo is left without management for 3 whole months. By the way this is my main complaint about the rules of the championship. In short, men, maybe it is better to discuss this issue?
Regarding where to look for programs. Does everyone have Oslo? I'm not talking about donkey from Issyk-Kul, I'm talking about eMule. Go to the donkey. Type in the name of the program you're looking for and go. I get the latest version of Matlab that way.
About the neural networks. I think the main problem is learning and retraining them in real time. The market is changing. And what worked yesterday will fail today and will fail tomorrow. Which means networks have to be retrained somehow. Especially in championship conditions, when the exp is left without control for 3 whole months. By the way, this is my main complaint to the championship rules. In short, men, maybe it is better to discuss this issue?
I've put the exp... I only learned it from the 2007 period.
i.e. just picked the optimum parameters - and so far it's happening
there is no retraining inside!
i am not very familiar with the nS! but my first algorithm, when i got into forex, i used to draw it like this
my first block - start - read indicators - summarize indicator readings - signal - received signal - memorize - work out - based on the result correct indicator parameters - retrain
in fact, this is something like a simple NA - although I have not read anything about the NA
it is necessary to retrain - retrain, I think, and probably only when there are bad results - I may be wrong - this is an intuitive opinion
I also intuitively believe that the most difficult part of the algorithm is the learning unit
eugenk I fully agree with you, although I understand almost nothing in the theory of building NS. for example, it is not clear to me how to assess the criteria that the system stopped working, it has lost 15% of the deposit or 50%.
Learning algorithms for meshes, even self-learning ones, are not hard to find, but it's a trifle compared to the process of preparing the data for learning.
Gentlemen!
Algorithms for training grids, even self-learning ones, are not hard to find, but it's a trifle compared to the process of preparing data for training.
I would clarify. The formulation of the problem. Since everything depends on it.
As I understand it, most of the EAs in the competition have neuronics.