if is there any possibility, how to influence order of Properties shown in strategy settings.
I know, that it is automatically sorted by name of the property. For this purpose,
I used to writte in this way:
TightenStoplss_01_Enabled
TightenStoplss_02_MinStoplossInTicks
so I got them sorted in the way, I found it intuitive and logical.
But this is really bad solution and Properties look ugly in the code.
Is there any additional annotation or any way, that would enable us to specify the required order of properties shown in strategy settings panel ?
Misova

Comment