Monoflextor

Results 1 issues of Monoflextor

Is there a function that returns the default indicator options? ``` indicator.setOption('in_0', 2); // here we set the 'in_0' option indicator.setOption('in_1', 2); // here we set the 'in_1' option ```...

enhancement