2. One_Shoot_Partial

 

2. One_Shoot_Partial

2. One_Shoot_PartialNovember 30, 2023
  • Trade_Mode = OneSingleOrder && One_Shoot_Partial= True

in this mode the ea will perform a technique called “Partial”, what is it?... EA will give more than 1 Order based on the amount inputted in the “Layer” and give each of these Orders with different TP, but with the same SL value, the purpose of this technique is so that users can better use Money Management, Psychological advantage, and Capital allocation. In this function there are several menus, each of which has a function, can be seen in the Doc file, if Order_Kind_Partial is not “Executed Order” then the PriceOffSite and Expired pending values will apply.






in this menu there are 2 ways to set the Stop Loss value, namely based on Pips or indicators, if based on Pips then the red boxed menu applies, while if based on indicators then the blue boxed menu applies.


it will be very easy if you prefer based on pips, because you only fill in the TP and SL menu. if you set the default TP and SL 30 and the layer is 3, then the ea will place an order 3x and set the same SL price on all orders but will give a distance of 30 on each TP as below.

But if you choose Based_From_Indicator all you have to do is choose the indicator whose value will be used as StopLoss >> Click here to Input Indicator <<<, then fill in Partial_Buy and Sell, after that fill in the Value Point section, Stoploss Formula, and Range Multiple.


For example, if you want to use Envelopes as SL then you have to fill in the indicator input value and it will be like the picture below, where the Stoploss value is the same as the Envelopes value.


  
Note: You can only use one of them, OneShootMarty or One_Shoot_Partial


 





Komentar

Postingan populer dari blog ini

Doc EA RB MoI

Introduction to EA ReadBot: Multiverse of Indicator

One Strategy, Various EA RB MoI Techniques