Reset Panel

If the position of the panel is messed up or cannot be clicked, you can use the “Reset Panel” function to rearrange the panel. The Reset Panel will also clear some stored variables, such as the multiple of the loss doubled in the calculation of the open position.

Hedging EA

You can implement your own trading strategy by setting the functions in the Hedging ea panel. For detailed function introduction, please visit EA HELP. Or search for related functions. EA Download:https://bangea.com/forums/forum/ea-download/hedging-ea/

The input box cannot be used during MT5 backtesting, but fortunately there is this solution

The input box cannot be used during the MT5 backtest, and the buttons can be used. The picture below is for actual use. For example, changing to 0.5 will work well, but it will not work during the backtest. The following is the input box during the backtest. It seems that you can modify it, …