Mike_

Newbie
Jun 30, 2023
4
0
1
31
Are you using Stop or Limit orders? Could you please provide some screenshots and more explanations? Because I've just tested it all and it opens correct orders.
In some cases where it would place the Buy and Sell simultaneously (as it is supposed to) one of the orders would be wrongly placed.

Using this "Buy/Sell" function in "Pending order by Distance" means that both the buy and sell orders would have the same stoploss. But it doesn't always work that way.

Just like in the picture attached, the EA sometimes uses the "stoploss" as the "open price" of the sell order.
 

Attachments

  • earnf.jpg
    earnf.jpg
    123.5 KB · Views: 1

Mike_

Newbie
Jun 30, 2023
4
0
1
31
Are you using Stop or Limit orders? Could you please provide some screenshots and more explanations? Because I've just tested it all and it opens correct orders.
So to circumnavigate this issues, I try to place the Buy stop and Sell Stop separately. I still experience some glitches sometimes.

In a particular instance:
The stop loss and Take profit should be 15pips from the opening price. But the EA placed the Take Profit 7 pips from the opening price and placed the Stop Loss 23pips from the opening price.
Damn!!!!!

I basically use "Pending Order by distance"
I don't know if other people using that function experiences this problem
 

Enivid

Administrator
Staff member
Nov 30, 2008
19,240
1,507
144
Odesa
www.earnforex.com
I'm using Stop order.
And it doesn't happen all the time. Some of the times, the orders are placed correctly, while some of the times the whole thing gets screwed.

Sometimes the "Buy/Sell" button will refuse to place the sell order and place only the 'buy'. Just as shown in this picture.

In this particular instance I was using a distance of 15pips from a specified price.
NB: the specified price is only 1 or 2 pips away from the current price.
It would help to see the output in the Journal and Experts tabs when this happens.
 

Enivid

Administrator
Staff member
Nov 30, 2008
19,240
1,507
144
Odesa
www.earnforex.com
In some cases where it would place the Buy and Sell simultaneously (as it is supposed to) one of the orders would be wrongly placed.

Using this "Buy/Sell" function in "Pending order by Distance" means that both the buy and sell orders would have the same stoploss. But it doesn't always work that way.

Just like in the picture attached, the EA sometimes uses the "stoploss" as the "open price" of the sell order.
In the attached screenshot, the sell order doesn't use any stop-loss as the open price.
 

hoa trinh

Trader
Jul 10, 2023
1
0
6
36
can you convert it to MT5? I use the version of mt4 which is very familiar
Post automatically merged:

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
Hello. can you fix EA for mt5 ?
 

Enivid

Administrator
Staff member
Nov 30, 2008
19,240
1,507
144
Odesa
www.earnforex.com
Adding a "Close all trade" and a "Break even" button would be very useful
In my opinion something like this is best solved with two separate scripts (that can also be assigned to a keyboard shortcut). We already have a close all trades script and I'm sure it's possible to find an existing BE script somewhere.
 

yoovie

Trader
Feb 9, 2022
20
21
14
Here is the updated version of my Custom MT4/MT5 One-Click Trade Pro EA with new features/changes added:
-Auto-apply recommended size. It's almost like "Always Use Recommended Size When Available" feature in official version 1.06, but in my version, it can be toggled directly on the UI.
-Show Risk % and Risk Base input on UI (can be hidden from the settings)
-Fixed Lots calculation and Line Order's SL display price calculation on non-US account currency. It's very difficult to implement the calculation correctly, so I can't guarantee it will work on all symbols and brokers. Position Sizer EA has same feature too, so you can try Position Sizer too if you need this feature on non-US account currency.

Notes:
-I added "(Custom)" suffix in the file name so you can install both of my version and official version together.
-The code is still based on my previous customized v1.05 code, and due to huge code differences, I won't incorporate changes from any future official versions (the source code is available for anyone who wants to modify it).
 

Attachments

  • MQLTA MT4 One-Click Trade Pro (Custom).zip
    281.6 KB · Views: 17
  • MQLTA MT5 One-Click Trade Pro (Custom).zip
    189.4 KB · Views: 19
  • 👍
  • 🎉
  • 🚀
Reactions: edigunawanliu, Enivid and EnrichWave

pranit patel

Trader
Jul 30, 2022
1
0
17
24
hi can anyone help with this whenever I try to place an order it shows an error can any tell me how to solve this problem I will be really grateful to you
i am also attaching the picture of the settings and errors which it's showing i will be really great full to you if you can help me with this
 

Attachments

  • Screenshot 2023-08-16 144645.png
    Screenshot 2023-08-16 144645.png
    63.3 KB · Views: 8
  • Screenshot 2023-08-16 144720.png
    Screenshot 2023-08-16 144720.png
    35.7 KB · Views: 8

Enivid

Administrator
Staff member
Nov 30, 2008
19,240
1,507
144
Odesa
www.earnforex.com
hi can anyone help with this whenever I try to place an order it shows an error can any tell me how to solve this problem I will be really grateful to you
i am also attaching the picture of the settings and errors which it's showing i will be really great full to you if you can help me with this
It looks like your broker doesn't allow autotrading on your account. You may want to ask their support about this.
 

Knight

Trader
Feb 9, 2022
4
0
17
29
I love this tool so much and I cannot trade without it.

I believe there is one more feature that when added would make this tool finally complete.

would it be possible to add the option to risk by a specific amount? in addition to the risk by balance, risk by equity and risk by free margin option?

Then a follow up would be an option if selected to specify how much exactly we want to risk, the same way we can select the % we want to risk when we select the risk by balance option.

Thank you very much!
 

Attachments

  • MQLTA MT4 One-Click Trade Pro.ex4
    207.2 KB · Views: 2
  • MQLTA MT4 One-Click Trade Pro.mq4
    287.9 KB · Views: 2

Enivid

Administrator
Staff member
Nov 30, 2008
19,240
1,507
144
Odesa
www.earnforex.com
I love this tool so much and I cannot trade without it.

I believe there is one more feature that when added would make this tool finally complete.

would it be possible to add the option to risk by a specific amount? in addition to the risk by balance, risk by equity and risk by free margin option?

Then a follow up would be an option if selected to specify how much exactly we want to risk, the same way we can select the % we want to risk when we select the risk by balance option.

Thank you very much!
I don't think I'll be adding these features to this EA. Risk by equity is available in our Position Sizer tool.
 

TraderBear

Newbie
Nov 5, 2023
4
0
1
63
I am Newby to the forum. Love one click trade pro.

Can't get screen shot option enabled to capture trade entries?

Be fantastic option for trade journals... IF I CAN GET IT WORKING!

Help!
 

TraderBear

Newbie
Nov 5, 2023
4
0
1
63
What happens when you set Take Screenshot setting to ON and click Save?
Sorry for the delay.

Ran tests today during NewYork session.... nothing. Absolutely nothing happens as far as screen shots. Trades are entered using parameters set with TradePro
.... but NO SCREENSHOTS!


Not sure what the issue is?

i assume that the EA will automatically take the screenshot when the trade is entered - with out any input from myself? Perhaps my assumption on how this EA takes screenshots is not correct?

Are there any OTHER steps needed to have this accomplished?

I can take screen shots MANUALLY of course just prior to the entry, but i assume THAT is what the setting is for in the EA?
 

Enivid

Administrator
Staff member
Nov 30, 2008
19,240
1,507
144
Odesa
www.earnforex.com
i assume that the EA will automatically take the screenshot when the trade is entered - with out any input from myself? Perhaps my assumption on how this EA takes screenshots is not correct?

Are there any OTHER steps needed to have this accomplished?
That's the correct assumption as long as you have enabled the screenshots either via the input parameters or via the panel settings. Once you take a trade using the One-Click Trade Pro panel, a relevant screenshot will appear under MQL4\Files\. Are you checking in the correct folder?
 

TraderBear

Newbie
Nov 5, 2023
4
0
1
63
That's the correct assumption as long as you have enabled the screenshots either via the input parameters or via the panel settings. Once you take a trade using the One-Click Trade Pro panel, a relevant screenshot will appear under MQL4\Files\. Are you checking in the correct folder?
Ok... Just checked... YES... the screenshots are there!.... I was looking in the "SCREENSHOTS" folder, not in this one!

Thank you for the details.

I KNEW it was simple.... just not familiar enough!