Remove Grid Additional Buy/Sell

If you need an Indicator or Signal developed or translated from other language, please post all Indicator development REQUESTS to this section here.

Moderator: admin

Remove Grid Additional Buy/Sell

Postby novaangel123 » Mon May 15, 2023 6:05 pm

Dear Beloved Coders,

(For both MQL4 and MQL5)

Appreciate it if anyone could assist me to remove all codes for additional buy or sell or martingale. I intend to just use the logic on a standalone. This EA checks M30 and H1 TF to execute orders on the 1M timeframe.

Currently i love the logic but i do not want the current the opening of extra buy or sell in a losing position, especially if it does martingale.

Appreciate it if you could add the function to only add a multiplier of volume(lot) ONLY if the previous trade is a win.

In short,

1) Remove all current extra buy or sell if in a current running position and all current martingale functions

2) Add an input for the following example

input bool UseAddition=false;
input int Multiplication=3;

Once a profit happens the next lot size will be multiplied by 3. If the next is also a win, the next lot size will return back to original

Example

Multiplication == 3
Original Lot Size == 2

Loss - Next lot size is 2
Loss - Next lot size is 2
Profit - Next lot size is 6
Loss - Next lot size is 2
Profit - Next lot size is 6
Profit - Next lot size is 2
Profit - Next lot size is 6
Profit - Next lost size is 2

Appreciate an assistance in this and thank you in advance!
Attachments
20011201 GBPUSD M1.mq4
(287.15 KiB) Downloaded 59 times
20011201 GBPUSD M1.mq5
(274.59 KiB) Downloaded 48 times
novaangel123
 
Posts: 2
Joined: Mon May 15, 2023 7:49 am

Re: Remove Grid Additional Buy/Sell

Postby Apprentice » Fri May 19, 2023 6:51 am

We have added your request to the development list.
Development reference 448.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36435
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia



Return to Indicator and Signal Requests

Who is online

Users browsing this forum: No registered users and 18 guests