I have a strategy that allows me to enter (long or short) by automatically placing the stop below the minimum (long) or above the maximum (short).
The keyboard shortcuts are programmed in the strategy:
CTRL + '+' to Buy
CTRL + '-' to Sell
Space to Close
I would like to change:
to Buy only "+"
to Sell only "-"
If I send the strategy, can someone try to do it?
Thanks.

Comment