[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 255
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
You pressed CTRL+F1 before.
I used to just press F1 and it worked. now the help tab at the bottom opens, as it should, but it's all empty. If you press the sync button on the right in the dictionary is the same function, but also double-click on it does not give anything, all clear and empty. now you have every time to go to the net and watch the syntax. terribly inconvenient (
ps. tried ctrl+f1 too - no result
I used to just press F1 and everything worked. Now the bottom tab opens help, as it should, but it's all empty. If you press the sync button on the right in the dictionary is the same function, but also double-click on it does not give anything, all clear and empty. now have every time to go online and look at the syntax. horribly inconvenient (
ps. ctrl+f1 also tried - no result
Sequence of actions in the working MetaEditor:
P.S. For 5 consecutive years doing so and ALWAYS with the same result! :)))
Sequence of operations in the working MetaEditor:
P.S. For 5 consecutive years doing so and ALWAYS with the same result! :)))
the problem is that i have always done it all the same way and with the same result, why is it not working anymore i don't know (
It all stopped working after reinstalling the terminals. It does not work in all terminals at once. So I think maybe I'm somewhere have not put the right checkbox, although never such problems have never occurred, and on all computers at once.
the problem is that i have always done it all the same way and with the same result, why is it not working anymore i dont know (
I think I may not have put the right checkmark somewhere, although I've never had such a problem, and on all computers at once.
I used to just press F1 and everything worked. now the help tab opens at the bottom, as it should, but it's all empty. If you press the sync button on the right in the dictionary is the same function, but also double-click on it does not give anything, all clear and empty. now have every time to go online and watch the syntax. horribly inconvenient (
ps. tried ctrl+f1 as well - no result
Checked. CTRL+F1 works even on new build. Maybe you've been visited by a tricky metavirus zapadlist?
A virus sitting on the "HELP!!!" key handler... Quite witty, I must say!
I open a position with a volume = 0.05. Need a code - how to reduce position volume by 0.01 when a loss reaches 100 pips for 5 digits ???
Thank you.
How many EAs I've written, all of them check market conditions (stop levelling, spread, etc.) when trading with pending orders. I've looked at how gridders are written, but I haven't seen any of them check the value of the same stop levelling before sending any order. What is the reason?
What do you think? Somebody's mind is crooked. Even in the tester, he will make mistakes.
Yesterday I was in a hurry, I had to leave. Wrote the question at the wrong moment.
Actually, I meant Expert Advisors which, under a given condition, send a bunch of orders (a grid). I have not seen in such Expert Advisors that neither spread, nor stop-loss, nor price position above (below Asc or Bid), nor anything else is checked. I'll write it myself and show it to everyone.