Module trading_beta_api

Module trading_beta_api 

Source

Structs§

CreateOrderParams
struct for passing parameters to the method TradingBetaApi::create_order
CreateOrderParamsBuilder
Use builder syntax to set the inputs and finish with build().
CreateQuoteParams
struct for passing parameters to the method TradingBetaApi::create_quote
CreateQuoteParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetOrderParams
struct for passing parameters to the method TradingBetaApi::get_order
GetOrderParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetOrdersParams
struct for passing parameters to the method TradingBetaApi::get_orders
GetOrdersParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetTradingProvidersParams
struct for passing parameters to the method TradingBetaApi::get_trading_providers
GetTradingProvidersParamsBuilder
Use builder syntax to set the inputs and finish with build().
TradingBetaApiClient

Enums§

CreateOrderError
struct for typed errors of method TradingBetaApi::create_order
CreateQuoteError
struct for typed errors of method TradingBetaApi::create_quote
GetOrderError
struct for typed errors of method TradingBetaApi::get_order
GetOrdersError
struct for typed errors of method TradingBetaApi::get_orders
GetTradingProvidersError
struct for typed errors of method TradingBetaApi::get_trading_providers

Traits§

TradingBetaApi