[ARCHIVE]Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Can't go anywhere without you - 5. - page 273
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
Explain how to find out the Bid 10 seconds ago, preferably in code.
I don't need it, so I'm not interested in how to do it. Search for it, maybe you'll find something! Good luck!
There is one division. And the CMM function (although it is full) says that there is not enough data in the resulting array in the function. I can't figure out why. Because of this I get division by zero.
I've been sitting in the same place for days now and can't find the error
which line exactly, where is the division by 0? and at which value of the index
this function ArrayChLR(C, y, max) gives an error ---ArrayChLR(): Not enough row elements! n=0 ----.
So then s array is empty and its elements are empty.
2013.04.08 16:57:03 2013.03.29 20:45 naktinis fletas EURUSD,M15: zero divide
2013.04.08 16:57:03 2013.03.29 20:45 naktinis fletas EURUSD,M15: ArrayLR():not enough elements in the array! n=0
More questions
What is the best or correct time filter?
like this
or
Can you please tell me, among closed orders OrderSelect() starts checking from where, from the end or from the beginning? Well, or from 0 or whatever...?
If you set the loop, that's where it starts from. Read carefully the description of this function in F1 in ME editor.
Good day.
Could you please tell me if mql4 allows the indicator to draw a horizontal line on the other chart (not on the one it is hovering on)?
If you set the loop, that is where it will come from. Read carefully the description of this f-fi through F1 in MU editor.
Well, if it was written in human language ... So in any endeavor, first it seems that everything is clear, but a little later you start to go crazy ...))
O.K. A concrete example:
The order is closed at the end of the TP movement, but since the SELL signal has not been cancelled a new order is opened, which is unacceptable.
I measure 720 sec, after which we can open a new order. So, in this case, from which order these seconds will be measured, from the first order in the history or from the last one?
And then: And if so, what then? Since I plus z, it comes out to count from the beginning? Brrrrr:))
Thank you very much!
?Found the mistake.
These pages print zeros. WHY ?
2013.04.08 19:06:05 2013.03.28 20:00 testavimas naktini fleta EURUSD,M15: avgPriceC[21]=0.00000000
2013.04.08 19:06:05 2013.03.28 20:00 testavimas naktini fleta EURUSD,M15: avgPriceC[20]=0.00000000
2013.04.08 19:06:05 2013.03.28 20:00 testavimas naktini fleta EURUSD,M15: avgPriceC[19]=0.00000000
2013.04.08 19:06:05 2013.03.28 20:00 testavimas naktini fleta EURUSD,M15: avgPriceC[18]=0.00000000
2013.04.08 19:06:05 2013.03.28 20:00 testavimas naktini fleta EURUSD,M15: avgPriceC[17]=0.00000000
.
.
.
2013.04.08 19:06:05 2013.03.28 20:00 testavimas naktini fleta EURUSD,M15: avgPriceC[2]=0.00000000
2013.04.08 19:06:05 2013.03.28 20:00 testavimas naktini fleta EURUSD,M15: avgPriceC[1]=0.00000000
2013.04.08 19:06:05 2013.03.28 20:00 testavimas naktini fleta EURUSD,M15: avgPriceC[0]=0.00000000
2013.04.08 19:06:05 2013.03.28 20:00 testavimas naktini fleta EURUSD,M15: ArraySize 21