Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 906
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
Alas, coincidence and nothing more, although it may be a sign of insider information, in general do not guess, you will not guess anyway, and even if you find a link, it is not certain that it will be the same next time
SZS: there is another riddle ... oil goes up in price - gasoline goes up in price, oil goes down in price - gasoline goes up in price.
:)
If you have a special account, for example, you can "select" from the history of transactions, for example, transactions of individual TS, like a filter on the magician - to track the selected - trading statistics of a separate TS, which has its own unique, for example, magician from other trades in the account - for evaluation.
Otherwise, one TS - one account is too "chic"...
If you have a special account, for example, you can "select" from the history of transactions, for example, transactions of individual TS, like a filter on the magician - to track the selected - trading statistics of a separate TS, which has its own unique, for example, magician from other trades in the account - for evaluation.
Otherwise, one TS - one account is too "chic"...
DEAL_MAGIC
Thanks, Artem. But I don't think it works on 4. I want to know how to save a detailed report from trading history, but for a particular magician, so that the view was the same as in the normal terminal report fromthe history of transactions. I filtered report from history for magician and saved it and respectively this selected report with detailed chart and statistics will be opened in browser. Is it possible to do so with mcl4 tools?
I don't think it works on 4. In general, I would like to know how to save detailed report from trading history, but for a particular magician, so that the view would be the same as in the normal terminal report from the trading history. I filtered report from history for magician and saved it and respectively this selected report with detailed chart and statistics will be opened in browser. Is it possible to do so using mql4?
It is possible. But it is not on the subject of this topic. I.e., there is no simple "question - answer".
I think @fxsaber did something similar - you can see it in his works.
Thanks, Artem. But I don't think it works on 4. I want to know how to save a detailed report from trading history, but for a particular magician, so that the view was the same as in the normal terminal report from the history of transactions. I filtered report from history for magician and saved it and respectively this selected report with detailed chart and statistics will be opened in browser. Is it possible to do so with mcl4 tools?
https://www.mql5.com/ru/forum/211620/page3#comment_9352002
https://www.mql5.com/ru/forum/211620/page3#comment_9352002
Right.
https://www.mql5.com/ru/forum/211620/page3#comment_9352002
Right. (chuckles)
О! Sens - I'll have a look...
Good evening.
Is it possible to track open positions by comment (string comment).
Has anyone done this, and if so, are there any errors?
Good evening.
Is it possible to track open positions by comment (string comment).
Has anyone done so and, if so, no errors?
Based on the comment, it would be better to track the reason of position closing in MQL4 - by entering "sl[" and "tp[".
But it is better not to monitor open positions in this way, as the safety of the user's comment is not guaranteed.