public StringValueReporter(ISecurityQuoter quoter) { _quoter = quoter; }
public StringWeightReporter(ISecurityQuoter quoter) { _quoter = quoter; }