tsuz/go-pine

View on GitHub
pine/series_kc.go

Summary

Maintainability
A
35 mins
Test Coverage

Function KC has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func KC(src ValueSeries, o OHLCVSeries, l int64, mult float64, usetr bool) (middle, upper, lower ValueSeries) {
Severity: Minor
Found in pine/series_kc.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status