how do i arrange my final ea input for simple identification like in the picture below ?
-
i want to simply identify my ea inputs like this

but each time i try to set flags or check flags i end up having those ab labeling block at the bottom

this is how i did. its not a final thing its just an example just to understand how to arrange my inputs for simple identification

-
Forget all those glags. Uncheck ALL boxes and create as many Constants as you need. There you can write whatever you need and order them as you wish.
-
@mbiganyi-dagwi You have to define constants rather than just checking the Use as input parameter checkbox.
That might look like this ..

Than you can by right clicking on an input fielt define the constant as input paramter in the blocks. That works on most blocks, but you have to know the data types and set them the right way.
-
@trader-philipps thanks'