Hi there
For opening specific program on windows from browser we use custom browser protocol.
mt5 use this for opening product from browser,with this link:
mql5buy://example product/free
Is there any custom browser protocol for opening symbol from browser in specific time frame?
some thing like this:
mql5://MSFT/M5
You can do it through windows registry.
Here is how would you do this operation.
You can do it through windows registry.
Here is how would you do this operation.
https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/platform-apis/aa767914(v=vs.85)?redirectedfrom=MSDN
Thank you for your reply.
But I think meta trader developer only can use that link, because we can set custom URI with registry but we
can not use any arguments.
Imagine wanting to open specific ticker on specific time frame and date and draw a vertical
line on that date.I think it is not possible only with registry.
Edit:
After more search I find out may be we accept some arguments with an Expert?

- www.mql5.com

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi there
For opening specific program on windows from browser we use custom browser protocol.
mt5 use this for opening product from browser,with this link:
mql5buy://example product/free
Is there any custom browser protocol for opening symbol from browser in specific time frame?
some thing like this:
mql5://MSFT/M5