[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 88
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, everyone.
I have an interesting question.
Tell me, who knows or may be faced with, when the account is registered in MT4 the Trader's Name and Account No. are written on the left side.
I am wondering whether or not I can change the details entered in the account while I am using it. I need to change the entered NAME.
I will thank you in advance for your reply.
В той функции идёт перебор ордеров для поиска последнего закрытого по тейку. Переработайте эту функцию для ускорения. Они у Кима все универсальные - значит от-туда можно много лишнего поубирать. Опять-таки, всё зависит от логики вашего эксперта.
borilunad:
Thanks a lot! Was thinking maybe some operator to use, but they don't go over cases with "or" for the same action.
Artyom, sorry to bother you! What and how else can I remove from the function? I'm only interested in the last position, closed on the take!
I've commented out everything that's not needed, but it's still crawling and dragging... :((
Good evening! Happy holidays to all!
I had my pending orders deleted in the tester, it can be seen in the results, however, the log says ERR_INVALID_TICKET 4108 Invalid Ticket Number
Should I ignore this or better deal with the situation?
Hi all! Can you tell me if it is possible to implement rate function in mql4? For example, if price changes faster than 30 pips per second, then do not open a deal (for an EA)... If you can, tell me the code... thanks
Try looking at the code of this EA, it has something similar implemented.
https://www.mql5.com/ru/code
Good evening! Happy holidays to all!
I had my pending orders deleted in the tester, it can be seen in the results, however, the log says ERR_INVALID_TICKET 4108 Invalid Ticket Number
Should I ignore this or better deal with the situation?
You'd better handle it. Maybe, your Expert Advisor has tried to delete not only the pending ones, but the ones already opened? Before deleting, insert Print("I want to delete an order with ticket=",OrderTicket()," OrderType=",OrderType()); For pending OrderType from 2 to 5. For open ones from 0 to 1.https://docs.mql4.com/ru/constants/trading
Thank you!!!!
Is there a bushwhacker/no bushwhacker in the tanks? :-)