Usually in MT4, you need to code some lines to create an object, even when you want to modify it you need to code some lines again.
Now, here is the solution in one line only to simplize creation and modification of the objects in one line.
Usually the old EA only fits one digits form platform, or use Unit in Points when set to 10 to represent 10 pips in 4 Digits, set to 100 to represent 10 pips in 5 Digits, etc.