Factory¶
-
struct Factory¶
Public Static Functions
-
static std::unique_ptr<cache::MarketByOrder> create(std::string_view const &exchange, std::string_view const &symbol)¶
-
static std::unique_ptr<cache::MarketByOrder> create(std::string_view const &exchange, std::string_view const &symbol, Options const&)¶
-
static std::unique_ptr<cache::MarketByOrder> create(std::string_view const &exchange, std::string_view const &symbol, GatewaySettings const&)¶
-
struct Options¶
-
static std::unique_ptr<cache::MarketByOrder> create(std::string_view const &exchange, std::string_view const &symbol)¶