All Downloads are FREE. Search and download functionalities are using the official Maven repository.

config.cpgenco.properties Maven / Gradle / Ivy

There is a newer version: 1.9.0
Show newest version
# Default properties setup for a cpGenco instance

# std deviation for price
genco.cpGenco.pSigma = 0.1
# std deviation ratio for quantity
genco.cpGenco.qSigma = 0.005
# interval between nominal prices
genco.cpGenco.priceInterval = 6.0
# minimum total quantity to offer
genco.cpGenco.minQuantity = 120.0
# quadratic coefficients
genco.cpGenco.coefficients = 0.005, 0.02, 14.0
# random-walk parameters sigma_a, offset_a
genco.cpGenco.rwaSigma = 0.004
genco.cpGenco.rwaOffset = 0.0025
# random-walk parameters sigma_c, offset_c
genco.cpGenco.rwcSigma = 0.005
genco.cpGenco.rwcOffset = 0.002




© 2015 - 2025 Weber Informatics LLC | Privacy Policy