On my setup it works fine. What is the build you are using? What is your OS?
How I can load "new order" panel with meta_editor?
I need it for semi_auto trading ( Prepare the buy or sell panel automatically, but click the final buy button(Place) manually) .
Does anyone know this and help me?
You can only bring up the "New Order" panel from the Terminal, via keyboard or mouse-click. You can't bring it up via standard MQL code. You can only do that via DLL calls to the WinAPI. But you will still not be able to setup the parameters.
Instead, build your own trading panel. In fact there are many examples (with source code) for such panels in the Codebase.
You can only bring up the "New Order" panel from the Terminal, via keyboard or mouse-click. You can't bring it up via standard MQL code. You can only do that via DLL calls to the WinAPI. But you will still not be able to setup the parameters.
Instead, build your own trading panel. In fact there are many examples (with source code) for such panels in the Codebase.
hello my dear
Thank you for your review,
Stock exchange brokerage in Iran has disabled algorithmic trading, so I want to build a semi-automatic panel.

- 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
In the new version of MQL5 ,I do not open MQL5 Reference by click F1 , Why? Is there anyone who can help me?