[ARCHIVE!] Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Can't go anywhere without you - 4. - page 164

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
There is a function: OrderOpenTime().
You can compare its value for the last opened order with TimeCurrent() before opening a new position.
There is a function: TimeCurrent().
When opening a position, remember the value of this function, and when you want to open a new position, check the difference between the current value and the remembered value of this function.
That is not my wish. It is an answer to your question of 12:08.
Ok. Click on "reply" in the post, I didn't realize it was an answer to my question. But the advice is good, I will do as you suggested. Thank you.
My understanding is that if you have more than one EA and there is no overlap in sending trade orders,
you can use this:
insert it before OrderSend();
Better still, here's a function for opening positions.
Good day! Question about trawl: I put a trailing stop of 25 pips. In the evening I come home from work, and the deal was not closed, although the day price was 70 pips away.
Where is the code? Without the code - here.
Good day! Question about the trawl. I set a trailing stop of 25 pips.
There's probably a little "and I'm turning off the computer" opus going on here.
there's probably a little "and shutting down the computer" opus going on here
:)) I thought it would work without a computer