public BterMarket(BterMarketId id, MarketStatistics statistics) : base(id, id.BaseCurrencyCode, id.QuoteCurrencyCode, id.ToString(), statistics) { }