One-Click Trade Pro

The error text suggests that the files from the Include folder in the zip archive weren't copied to the MQL4\Include\ folder of your MT4. You just need to copy those three folders (Experts, Files, and Include) to your MQL4 folder - it will put all the files where they should be.
Ok, it is now no more Errors, but Warnings only by compile. However I found now any of my single EA in my Expert Advisors will caused the platform freeze right after attaching, although it shown that it was Loaded Successfully. I have to use Task Manager to End Task it in order to restart MT4. Any advise on this issue?
 
Ok, it is now no more Errors, but Warnings only by compile. However I found now any of my single EA in my Expert Advisors will caused the platform freeze right after attaching, although it shown that it was Loaded Successfully. I have to use Task Manager to End Task it in order to restart MT4. Any advise on this issue?
Any output in the Experts tab log when that happens?
 
Any output in the Experts tab log when that happens?
Since it happened from my EA folder attachment actions only while my laptop one is working fine, thus I do a clean re-installation on my desktop and transfer all the file folders from back-up except EA folder. It is now working fine. I just suspect certain files in EA folder corrupted. Anyway I would like to thank you very much for your patience and assistants to help me to troubleshooting this problem. Take care and good trading all the time
 
Is the one click trade pro compatible with spread betting brokers or is it solely for use with cfd trading.

Thank you for your help.
 
Here is the new version for my Custom MT4/MT5 One-Click Trade Pro EA (v2.7)

Change log:
  • Fixed an issue where the EA would sometimes shift to the far left of the chart after switching charts.
  • Fixed an issue where dragging SL/TP lines sometimes fails in SL/TP Points mode with Market order type in the Line Order Panel.
  • Fixed the Lot Size becoming zero when switching to a 1-digit lot-precision symbol while "Auto Apply Risk % Lot Size" is disabled.
  • Fixed Max Lot Size setting not updating to default value when switching to another symbol chart.
  • Fixed Max Lot Size setting reverting to default value after sending an order when "Reset panel inputs after order is submitted?" is enabled.
  • Fixed the issue of "Reset Inputs to Default Settings" hotkey resetting the EA position to default.
  • Fixed unsaved input data in the Settings panel reverting to default when EA is moved.
  • Fixed negative SL/TP points can be inputted.
  • Changed the price alignment of line labels in Order Line Panel so they don't cover the secondary ask/bid line.
  • Panel inputs like Buy/Sell, Market/Pending, Lot Size, SL/TP Points, Magic Number, Comment, etc are now preserved too when switching to different symbol chart.
  • Added TP Multiplier input.
  • Added support for some special characters ([];',./\`) in hotkey settings.
  • Added a new setting to enable asynchronous order sending for the MT5 version. Note: in asynchronous mode, the trade error message will be printed in the Experts tab instead of being shown in a pop-up message box.
  • Added a new setting to enable fixing SL/TP distance of submitted orders automatically. Note: the EA only monitors and fixes its own submitted orders on current chart.
  • Added more color settings for panels and lines.
  • There are file name changes for the Include files:
OCTP ErrorHandling.mqh -> OCTP_ErrorDescription.mqh​
OCTP Custom Module.mqh -> OCTP_CustomModule.mqh​
OCTP Utils.mqh -> OCTP_Utils.mqh​
If you upgrade from the previous version and don't plan to switch back, you can simply delete the old include files.​
 

Attached File(s)

  • 🚀
Reactions: Enivid