https://www.mql5.com/zh/market/product/35869
Works on EURUSD and EURJPY on M15 Timeframe only.
1:If MartinAdd is set to False, the Lotsize for further orders, is taken as lot size of first order.
2: If MartinAdd is set to true, then new trade is taken with initial lot added to earlier lot.
3: The whole basket is closed when specific profit is reached as given by user as ProfitPerBasket. There is also a inbuilt “ReduceProfitPerTrade” feature, which will reduce the profit per basket if no of trades are more, so as to close the basket as soon as possible.
4: If “LockBasketCheck” is set true then after 5th trade in basket, Asmani start reversing the trades to reduce the DD. At Trade No. Specified as BasketLockPosition, Asmani locks the basket by opening equal buy and sell trades. This situation is very rare and used as FUSE for not blowing down the account.
|