[ARCHIVE] Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 3. - page 420

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
Hello.
I have created the following loop:
The problem is as follows: the value of the variable TP for some reason is only found for the first value of j , while the value of the variable Price is found for all values of j .
How can I get all TP values for all values of j ? What is my mistake?
Thank you in advance.
How can I find all TP values for all values of j ? What is my mistake?
I don't have to answer the question, I figured it out on my own.
Hello, could you please tell me how to find the low and high of the last candle for example
Is the last one the one that has not yet fully formed?
Please, tell me why the Expert Advisor may not open trades in real trading, although in the Strategy Tester it opens everything normally? And there are no errors in the log. Alpari's demo server.
Please, tell me why the Expert Advisor may not open trades in real trading, although in the Strategy Tester it opens everything normally? And there are no errors in the log. Alpari's demo server.
it is hard to say - there are many variants.... any other details you can give me?
it is hard to say - there are a lot of options.... i would like to know more details.
Not in the log or anywhere else there is no error. If there are no errors in the code (well, maybe there are some bugs in the terminal), then it's more likely that I messed up with the timing.I don't know, everything seems ok, everything works like clockwork in the tester, but on the demo account the time has already come, but no trades were opened and for the next hour too. Maybe you should look at the code.
The last one is the one that hasn't fully formed yet?
If you do not have any problems, I cannot find a good programmer, I have written an EA with simple TS, but it does not work correctly!
So, look at the picture, the order opening at the intersection of 2 MAs, fast crosses a slow MA from bottom to top - buy and vice versa, the advisor has no idea how to open orders, a telling example in the picture:
1 - buy on 03.11.2011, no crossover nearby;
3 - sell on 04.11.2011, same thing;
5 - buy on 07.11.2011; it is unclear why this order is opened.
I have also seen the code itself:
Thank you very much in advance!
Good afternoon, please advise what the error "2011.12.10 12:46:26 TestGenerator: unmatched data error (volume limit 2225 at 2011.11.29 11:00 is exceeded)" means and how it can be corrected....