super(exchangeSpecification.getApiKey());
this.exchangeSpecification = exchangeSpecification;
this.accountService = createAccountService();
this.atlasCurrencyPairFromMapTranslator = new AtlasCurrencyPairFromMapTranslator();
this.atlasOptionContractFromMapTranslator = new AtlasOptionContractFromMapTranslator();
}