Errors, bugs, questions - page 2061
![MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal](https://c.mql5.com/i/registerlandings/logo-2.png)
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 think a line like this would be more useful:
You're not thinking straight.
You're not thinking straight.
Well, it all makes sense now.)
Thanks for the nudge:
How to get the start date of testing in OnTesterInit?
You don't. It's to the point that MQL API lacks ways to find out many of tester's settings (I wrote a long time ago in SD back on MT4 and got the usual rejection).
The start date can only be intercepted in OnInit on the agent.
The start date can only be intercepted in OnInit on the agent.
That's what I did in Report. But I need it at OnTesterInit, not later.
Two questions:
1. Why, when the timeframe is changed, the function is not saved in the FOLLOW-UP properties. Example. I have Heikin Ashi indicator and when I change timeframe it is overlaid on top of the price chart, but the FRAME OVER checkbox disappears?
2.I need to save my own profile, I am doing that. How do I transfer my own profile to another computer in MT5? My profile is not in the charts folder(
Two questions:
1. Why, when the timeframe is changed, the function is not saved in the FOLLOW-UP properties. Example. I have Heikin Ashi indicator and when I change timeframe it is overlaid on top of the price chart, but the FRAME OVER checkbox disappears?
2.I need to save my own profile, I am doing that. How do I transfer my own profile to another computer in MT5? My profile is not in the charts folder(
1) mt4/5 is not reproducible, when you change the TF the property remains active. Maybe you are drawing a custom indicator with "show above chart" property...
2) \Users\UserNAME\AppData\Roaming\MetaQuotes\Terminal\...\MQL5/Profiles/Charts
Has opencv been ported to mql? Isn't it? Or am I mistaken?
I haven't seen it and I haven't found it by searching.