Questions from Beginners MQL5 MT5 MetaTrader 5 - page 857

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
I want to delete this function :
int trStart
was:
void TrailPosition(int trStart, int trStop)
Became:
void TrailPosition(int trStop)
Is this correct?
Clarify: Do you want to move the mouse directly in the terminal and right-click and copy the price of the POSITION?
Yes. To write everything at once, it's just not convenient for me to look down and so I can copy 24 items at once via the clipboard, which speeds up the work. Or maybe you can copy everything from there?
Any other tips... Perhaps the question is too ... ridiculous... How do I translate a number, e.g. double, into a char array? That is, in some API you need to pass numbers as a pointer. Pointers are passed as one-dimensional arrays... The StringToShortArray and StringToCharArray functions are available, but I don't know how to convert numbers to a byte array (char).
Here is another original approach described:
https://www.mql5.com/ru/articles/364
Yes. To record everything at once, it's just not convenient for me to look at the bottom and so I can copy 24 items at once via the clipboard, which speeds things up. Or can I copy everything from there?
No, you can't do that.
You can:
Any advice?
I opened a demo account at Alpari. I have Market Execution in the account. I thought it was like in MT4 but for some reason stops are attached to order. I thought that similar to MT4, stops should be set later by modification.
No, you can't do that.
You can:
I see, so you can not pity just I try to record the transactions no later than the weekend i.e. at the end of the week and I keep the transactions for a very long time I trade on d1, so I need to write a script that will allow me to copy the values.
Any advice from those in the know?
I opened a demo account at Alpari. I have Market Execution in the account. I have never tried to place an order but I have not yet done so. I thought that by analogy with MT4 the stops should be set later by modification.
It is possible to put it on straight away and modify it.
I see, so you can not pity just I try to record trades no later than weekends i.e. at the end of the week and I keep trades for a very long time I trade on d1, so I need to write a script that will allow me to copy values.
And what exactly the script should write? And why the standard report ("Report", "HTML") is not suitable?
You can place an order immediately and modify it.