@sarfrazkhan the same issue as the following "Hi, Ive made a martingale EA with Trailing TP (by group) using grid size. If trade, EA will be layering using grid method and double the lot size for next order. BUT, whenever i used strategy tester, only sell order have layered (new order) with double size lot but buy order didn’t open new order even the grid size already met. FYI, Trailing TP works fine for both buy and sell order. Hence, martingale only making money for sell order and not for buy order"
Posts made by Xanderrooi9
-
RE: Martingale EA with Trailing TPposted in General Discussions
-
Martingale EA with Trailing TPposted in General Discussions
Re: Martingale EA with Trailing TP (by groups)
I have the same problem have you found a solution
-
RE: 4 stages lotsize increase / 4 stages martingaleposted in Questions & Answers
@jstap oh I see is there away to fix I tested on raw spread account also but gap is smaller.
-
RE: 4 stages lotsize increase / 4 stages martingaleposted in Questions & Answers
@gtoat777 export the ex4 file to my terminal
-
RE: 4 stages lotsize increase / 4 stages martingaleposted in Questions & Answers
@jstap

Hi buddy is there away to get rid of the Gaps between the trades
-
RE: 4 stages lotsize increase / 4 stages martingaleposted in Questions & Answers
@jstap thank you very much buddy I really appreciate your help thank you this one works 100%
-
RE: 4 stages lotsize increase / 4 stages martingaleposted in Questions & Answers
@jstap hi still not working. Thanks for trying to help.
-
4 stages lotsize increase / 4 stages martingaleposted in Questions & Answers
Hi how to I add this following 4 stage lotsize to EA
Lot Sizes1ST TRADE 0.1 (Sell trade 1)
2ND TRADE 0.7 (Sell trade 2 if stop loss is hit)
3RD TRADE 4.5 (Sell trade 3 if stop loss is hit)
4TH TRADE 20.65 ( Sell trade 4 if stop loss is hit)
But if "sell trade 1" hit TP continue with lotsize 0.1NB: ALL THESE Lotsizes must be adjustable in parameters as well as the stop loss and Take profits.