Can we change the Trailing Stop default values in MT5?

 

Kinda hate it when I have to enter custom value every single time.

Thanks,

 
hotmailbox: Kinda hate it when I have to enter custom value every single time.

Are you refering to the built-in trailing stop on the MetaTrader 5 terminal?

It saves the "Custom" value with no problem.


 

If however, you are referring to a CodeBase publication, then please comment on that publications discussion topic so that the author can address it.

If on the other hand it is about a Market or 3rd-party product, then please ask the seller for support. The forum can only be used for general purpose discussions about products.

 
Fernando Carreiro #:

Are you refering to the built-in trailing stop on the MetaTrader 5 terminal?

It saves the "Custom" value with no problem.

Thanks for replying. Yes, I was referring to the built-in trailing stop on MT5 terminal. I know I can enter custom value but I would like to change the entire list as user settings or at least have the last used value (last entered as custom) shown on the drop-down list. For now, I have to enter custom value all the time. Pretty annoying.
 
hotmailbox #: Thanks for replying. Yes, I was referring to the built-in trailing stop on MT5 terminal. I know I can enter custom value but I would like to change the entire list as user settings or at least have the last used value (last entered as custom) shown on the drop-down list. For now, I have to enter custom value all the time. Pretty annoying.
  1. You can't change the list.
  2. The "Custom" value is remembered for the existing position but is reset for new positions.
  3. If you want to have a customised trailing stop, you will have to use an EA, a utility that offers that customised functionality. You will have to code it yourself, have someone else code it for you or look for something pre-made in the Market or CodeBase.
 
Fernando Carreiro #:
  1. You can't change the list.
  2. The "Custom" value is remembered for the existing position but is reset for new positions.
  3. If you want to have a customised trailing stop, you will have to use an EA, a utility that offers that customised functionality. You will have to code it yourself, have someone else code it for you or look for something pre-made in the Market or CodeBase.
Thanks. Whoever coded the MT5 Terminal didn't think it through. Who did hardcode these type of values? A simple *.ini file would make the Terminal 10 times better. I'll do it myself or ask someone who can help.
Reason: