[]
Sets the signal line style.
public MacdBuilder<T> SetSignalLineStyle(string stroke = "", int? strokeWidth = null)
| Type | Name | Description |
|---|---|---|
| string | stroke | The stroke |
| int? | strokeWidth | The stroke width |
| Type | Description |
|---|---|
| MacdBuilder<T> | Current builder |