if i make the ea to place 10 buttons on chart , and there is an option in the input parameters about which button to show
when the user selects for instance 5 buttons to be visible on the chart rather then all 10, is there any way to make ea shift the placement of these buttons closer to each other when less number of buttons are being displayed
Because in fxdreema we can give the x and y coordinates of the buttons , so these buttons will appear exactly on the x and y coordinates that we have defined , so when user select 5 buttons to be visible then there will be an open gap between the buttons , is there any way around it so that at the open gap another button appears which needs to be visible ?