Luca
Results
1
comments of
Luca
> ```js > indicator.setOption('commission_type', 'percent'); > indicator.setOption('commission_value', 0); > indicator.setOption('initial_capital', 25000); > ``` how can i know how many options there are?