[Algostudio] InputParameter Question
Hi,
I have not found the documentation for the InputParameter Method. The tooltip for the arguments is not very helpful as the names are pretty cryptic to me (G4gB,HlgB, etc.)
Can you guide me to the corresponding entry in the documentation? In my case I would like to allow a 4 digit double as input parameter.
Thanks!
Hello. It is bug. It looks like that software we are using for obfuscation our code ignore settings and rename all parameters in constructors. Not only InputParameter but for all classes in Protrader API. We have asked their support for explanations.
Please use this descriptions of InputParameter constructors, we will inform when resolve this problem.
public InputParameterAttribute(string comment)