freqtrade/freqtrade

View on GitHub
freqtrade/optimize/space/decimalspace.py

Summary

Maintainability
A
1 hr
Test Coverage

Function __init__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, low, high, decimals=3, prior="uniform", base=10, transform=None,
Severity: Major
Found in freqtrade/optimize/space/decimalspace.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status