Hi
I would like advice on how to programmatically set default indicator output parameters like the ones that appear in the "Edit indicator" dialogue box. I would like to 'pre-set' the parameters in the red box, below, so I don't have to keep editing the indicator every time I add it to a chart.

I have in mind to use some set() methods in onStart(). IIndicatorAppearanceInfo() has some useful get() methods, but I can't find set() methods.
Cheers
Tony