class PriceMonitorConfig {} // 千分之一以上的差价才输出到文件观察 PriceMonitorConfig.percentageLimit = 0.37 module.exports = PriceMonitorConfig