Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 6. - page 468
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
tell me, is it possible to close an order knowing only its ticket? if so, how?
You can. OrderSelect with a known ticket, then the standard OrderClose command, enter the ticket as the first parameter.
tell me, is it possible to close an order knowing only its ticket? if so, how?
select an order
close the order
Trying to get the values of the current candle as in the textbook
I get every tick
on the current candle values at the open price
how to get the real values
Close[0]!=rates[0].close????
select an order
close the order
Folks. Could you please tell me. A robot that will not open orders...
That is, if the trader makes a mistake in the price direction. Then the robot will average. Spc.
If the code of this EA is not that big. If the code of this EA is not that big, then it can be sent directly to the post please.
Can anyone be aware of this:
after the update (2-3 days ago) there is a tonal sound when opening the terminal. (like before on TV if the channel is prophylactic)
Tried disabling all sounds, reinstalling - nothing helps. The old version (where I have not yet had time to make an update this does not exist)
On my nerves. How to cure who knows?
Folks. Could you please tell me. A robot that will not open orders...
That is, if the trader makes a mistake in the price direction. Then the robot will average. Spc.
If the code of this EA is not that big. If the code of this EA is not that big, then it can be sent directly to the post please.
They will give you a hint. Just tell me how to average without opening orders first?
Can anyone be aware of this:
after the update (2-3 days ago) there is a tonal sound when opening the terminal. (like before on TV if the channel is prophylactic)
Tried disabling all sounds, reinstalling - nothing helps. The old version (where I have not yet had time to make an update this does not exist)
On my nerves. How to cure who knows?
I have the same situation, so far only Mute saves the day.
Can anyone be aware of this:
after the update (2-3 days ago) there is a tonal sound when opening the terminal. (like before on TV if the channel is prophylactic)
Tried disabling all sounds, reinstalling - nothing helps. The old version (where I have not yet had time to make an update this does not exist)
On my nerves. How to cure who knows?
What kind of sound is it? Listen to all sound files in the terminal folder, is it there at all (if so, rename or move it)? What operating system, what build of the terminal, what antivirus (maybe it's the one squealing)?
They will tell you. Just tell me how to average without opening orders first?
My apologies. I wanted to say that the first order was opened by itself. It will not open. Only after the trader has opened it and the price has not moved in his direction.
That's when the robot comes in and tries to average.