senbonzuka
senbonzuka
senbonzuka
Added topic Someone please help me improve the functionality of my dynamic break even
So, I made a dynamic break even and it moves as the bid moves based on the difference in percentage and right now it is only for buy orders. Still implementing the sell one. However, it does not move as it is supposed to. If the stop loss is below
senbonzuka
Added topic Help figuring out why my EA trailing stop loss works but modifies more than it is supposed to
So, I did a 17.5 stop loss trail with 3 pip increase to stop loss and it is doing way more than 3 pip increases.  extern bool Use_Stop_Loss= true ; extern double When_to_Move_Stop_Loss= 17.5 ; extern double Trail_Amount= 3.0 ;
senbonzuka
Registered at MQL5.community