[WARNING CLOSED!] Any newbie question, so as not to clutter up the forum. Professionals, don't go by. Can't go anywhere without you. - page 939

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
Can you give me a hint? I have written a simple code:
The first condition is satisfied. The second condition is partially fulfilled. If the second condition is satisfied at [a] and [a-1], the buffer gets the value, but if the situation for the second condition is further away, the buffer does not get the value. This loop does not work for me. Please advise how to make a loop start working.Can you give me a hint? I have written a simple code:
The first condition is satisfied. The second condition is partially fulfilled. If the second condition is satisfied at [a] and [a-1], the buffer gets the value, but if the situation for the second condition is further away, the buffer does not get the value. This loop does not work for me. Please advise how to make a loop start working.What would you like to find?
Hello! Can someone explain clearly how the for operator works when recalculating orders by position. It seems to me that it only goes through a part of orders (I think it has enough time) during a tick. If this is the case, is it possible to determine how this operator (for) will behave during the next tick? Or is it related to order positions? Thank you.
Function start() is executed at the arrival of a tick and works until it executes regardless of arrival of new ticks
You have to find the maximum under the following conditions:
1. Maximum B must be higher than maximum A and maximum C. The maxima A, B and C must follow each other.
2. After the first condition is fulfilled, the second condition has to be found. The second condition is to find when the minimum D is above the minimum E.
Once the two conditions are fulfilled, the maximum level from maximum A to minimum E should be set to maximum.
The code I wrote in the first case sets the maximum icon. but in the next situation it does not, because the second condition is fulfilled much later than in the first case.
Sorry for the possibly stupid question, can I run 2 or 3 EAs on one chart at the same time? If so, how?
Is there a script that scrolls through all the open charts in the windows simultaneously?
//===========================================================================
who can help, explain in russian
how the methodology of training takes place (conditionally, it does not matter which algorithm yet) Neuronka
so the methodology of selection ( tucking parmeters aka values ) is clear
- genetics
- propagation of the backward error (for example)
But what about training? If the fitting logic is not clear - ok, training is finished.
or drop me a link i would be very grateful.
//===========================================================================
i.e. in the tester it is clear there at the expense of building up profits - ok.
but let's say just a perfect sinusoidal sample of xxx values
how is it =) goes the concept of good and enough ?
Thanks in advance for the reply on the subject.
chrs