Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 6. - page 17

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
Good afternoon!!! The robot is hanging up the terminal. Last entry in the log - one deleted position, only one. Then everything hangs - no tpu, no nu...
Orders from the chart hang in a moment and disappear in the next moments, while I have rebooted the terminal about ten times.
The robot has a delete function. It deleted all the orders one by one. I redid the loop inside brackets for it... It deleted them anyway, but in a few ticks. And then...
Good afternoon!!! The robot is hanging up the terminal. Last entry in the log - one deleted position, only one. Then everything hangs - no tpu, no nu...
Orders from the chart hang in a moment and disappear in the next moments, while I have rebooted the terminal about ten times.
The robot has a delete function. It deleted all the orders one by one. I redid the loop inside brackets for it... It deleted them anyway, but in a few ticks. And then...
Error in the loop
You've got...
Good afternoon!!! The robot is hanging up the terminal. Last entry in the log - one deleted position, only one. Then everything hangs - no tpu, no nu...
My orders hover in a chart and vanish in next moments. I have already reloaded the terminal about ten times.
The robot has a delete function. It deleted all the orders one by one. I redid the loop inside brackets for it... It deleted them anyway, but in a few ticks. And then...
Your code is impossible to read. Fix it here for starters:
P.S. One of the main components to success is order.
Thanks!!!!!!!!!!!!!!!!!!!!!!!!!!!! I had no idea... Yeah, I see it's there, I'll try it now.
I've already downloaded a second terminal!
Compiled as ArrayInitialize(Orderasthitaem[6][2], 0.0);
Check the result. Print() to print all the values of the array; it is desirable to assign them (array members) some value before initialization
No, and so, in the log there is a lot of cursing - the array is not passed to the function, or rather it's not the array that is passed...
What the hell does he want? I've done all kinds of brackets - empty, full...