IvanLones

Newbie
Sep 12, 2022
2
0
2
26
I think I wasn't clear in my last question.

My question: Is it possible to edit a "Magic Number" after I have opened a position?

I realized that I can edit the TP and SL (CurrentOrdersPanel > Edit), just two clicks on the numbers in their given column. Is it possible to edit the "MAGIC" column?
 
Jun 12, 2020
5
0
12
60
Hi Enivid,
at first, thanks for making that very useful tool available for us.
I have a little problem. I like to use a close by profit EA, there are various around.
Until now, I have to change the template after ordering to use that.
Is there a way and time to add an "Close by profit" and maybe "close by loss" function to the panel?

Thanks a lot.
 
Dec 21, 2022
1
0
6
38
Question do you have One Click Trade Pro for MT5 Luca? and if not are you thinking about making one or in the process of creating one for MT5? If not what would you suggest using on MT5 similar to One Click Trade Pro? Thank you
 
Last edited by a moderator:

Enivid

Administrator
Staff member
Nov 30, 2008
17,238
1,071
144
Odessa
www.earnforex.com
Question do you have One Click Trade Pro for MT5 Luca? and if not are you thinking about making one or in the process of creating one for MT5? If not what would you suggest using on MT5 similar to One Click Trade Pro? Thank you
No, sorry. Currently, there are no plans for making an MT5 version of the One-Click Trade Pro EA. You can consider using the Position Sizer in MT5.
 

yoovie

Trader
Feb 9, 2022
8
6
14
Question do you have One Click Trade Pro for MT5 Luca? and if not are you thinking about making one or in the process of creating one for MT5? If not what would you suggest using on MT5 similar to One Click Trade Pro? Thank you
I have made the MT5 version. If @Enivid doesn't mind, I could post the EA source code files here.
I also have modified the MT4 version where I fixed some bugs.
 

yoovie

Trader
Feb 9, 2022
8
6
14
Here is the updated MT4 version (v1.05b) and the MT5 version (which is based on the updated MT4 version).

Some changes I made:
- Added Exit EA button
- Fixed floating number rounding display issue (see this post for more details)
- Fixed compatibility issue with symbol changer indicator (see this post for more details)
- Removed some annoying pop-up messages that show up in certain situations (see this post for more details)
- Added some tweaks and fixed some bugs in the Lines Order Panel
 

Attachments

  • MQLTA MT4 One-Click Trade Pro (1.05b).zip
    242.9 KB · Views: 6
  • MQLTA MT5 One-Click Trade Pro (1.05b).zip
    170.1 KB · Views: 7
  • 🎉
Reactions: Enivid

Adrian_P

Newbie
Mar 20, 2023
2
0
1
61
I've recently installed your OCTP EA, and was wondering if you could make a minor change/addition please.

You allow the ability to select a base lot size, and also a default increment size.
That's awesome, as it allows me to add new pending orders quicker than using the MT4 trade panel.

I would like to see the exact same option when creating pending orders, where your EA has +/- buttons for PRICE as well.
And where we can also select in the input options, the default price movement size.
So, we might set it at 0.05, so each +/- button selection for price would raise or lower it by 0.05.

The reason I ask for this is that I often need to place multiple orders very quickly, especially if the market is moving quickly.
And hitting +/- is far quicker than retyping in the whole price, and working out exactly what I should be typing.

Many thanks though for offering this for free to users, as you have clearly put a lot of time and effort into it.
 

Enivid

Administrator
Staff member
Nov 30, 2008
17,238
1,071
144
Odessa
www.earnforex.com
I've recently installed your OCTP EA, and was wondering if you could make a minor change/addition please.

You allow the ability to select a base lot size, and also a default increment size.
That's awesome, as it allows me to add new pending orders quicker than using the MT4 trade panel.

I would like to see the exact same option when creating pending orders, where your EA has +/- buttons for PRICE as well.
And where we can also select in the input options, the default price movement size.
So, we might set it at 0.05, so each +/- button selection for price would raise or lower it by 0.05.

The reason I ask for this is that I often need to place multiple orders very quickly, especially if the market is moving quickly.
And hitting +/- is far quicker than retyping in the whole price, and working out exactly what I should be typing.

Many thanks though for offering this for free to users, as you have clearly put a lot of time and effort into it.
That might get added in the future, but I wouldn't hold your breath for it.
 

Adrian_P

Newbie
Mar 20, 2023
2
0
1
61
I am finding a problem that after removing orders that the EA leaves remnants on the screen.
This issue was discussed before, but the suggested solution shouldn't need to be taken, as there should not be any remnants in the first place.
Why is it occurring? I am puzzled that the software after so many updates, is still allowing such a fundamental problem still?
Is there an updated version of the program that has eliminated this?