Parameter and Output Attribute Inheritance

Created at 15 May 2020, 08:34
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
CT

cTKit

Joined 15.09.2016

Parameter and Output Attribute Inheritance
15 May 2020, 08:34


Pleae enable Inherits option on ParamterAttribute and OutputAttribute.

Creating abstract base classes that can be inherited to avoid duplication is such an obvious thing to do when creating algos and I have several already.  Having to keep duplicating paramter attribute sets and then passing the values down to properties on base classes is ugly and time consuming.  Workarounds like creating virtual parameters on base classes is equally ugly.

I can't see any reason why you would not be able to support this, and it would make the lives of algo developers so much easier.


cTrader Automate
@cTKit
Replies

... Deleted by UFO ...

... Deleted by UFO ...