cli

package
v0.0.0-...-3aeaace Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 12, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultRelativePacketTimeoutTimestamp = uint64((time.Duration(10) * time.Minute).Nanoseconds())

Functions

func CmdDeleteAccount

func CmdDeleteAccount() *cobra.Command

func CmdListAccountRegistration

func CmdListAccountRegistration() *cobra.Command

func CmdListMarketData

func CmdListMarketData() *cobra.Command

func CmdListOrderMassStatus

func CmdListOrderMassStatus() *cobra.Command

func CmdListOrders

func CmdListOrders() *cobra.Command

func CmdListOrdersCancelReject

func CmdListOrdersCancelReject() *cobra.Command

func CmdListOrdersCancelRequest

func CmdListOrdersCancelRequest() *cobra.Command

func CmdListOrdersExecutionReport

func CmdListOrdersExecutionReport() *cobra.Command

func CmdListQuote

func CmdListQuote() *cobra.Command

func CmdListSecurity

func CmdListSecurity() *cobra.Command

func CmdListSecurityList

func CmdListSecurityList() *cobra.Command

func CmdListSecurityStatus

func CmdListSecurityStatus() *cobra.Command

func CmdListSecurityTypes

func CmdListSecurityTypes() *cobra.Command

func CmdListSessionLogout

func CmdListSessionLogout() *cobra.Command

func CmdListSessionReject

func CmdListSessionReject() *cobra.Command

func CmdListSessions

func CmdListSessions() *cobra.Command

func CmdListTradeCapture

func CmdListTradeCapture() *cobra.Command

func CmdListTradingSession

func CmdListTradingSession() *cobra.Command

func CmdListTradingSessionList

func CmdListTradingSessionList() *cobra.Command

func CmdLogonAcceptor

func CmdLogonAcceptor() *cobra.Command

func CmdLogonInitiator

func CmdLogonInitiator() *cobra.Command

func CmdLogonReject

func CmdLogonReject() *cobra.Command

func CmdLogoutAcceptor

func CmdLogoutAcceptor() *cobra.Command

func CmdLogoutInitiator

func CmdLogoutInitiator() *cobra.Command

func CmdMarketDataIncremental

func CmdMarketDataIncremental() *cobra.Command

func CmdMarketDataRequest

func CmdMarketDataRequest() *cobra.Command

func CmdMarketDataRequestReject

func CmdMarketDataRequestReject() *cobra.Command

func CmdMarketDataSnapshotFullRefresh

func CmdMarketDataSnapshotFullRefresh() *cobra.Command

func CmdNewOrderSingle

func CmdNewOrderSingle() *cobra.Command

func CmdOrderCancelReject

func CmdOrderCancelReject() *cobra.Command

func CmdOrderCancelRequest

func CmdOrderCancelRequest() *cobra.Command

func CmdOrderExecutionReport

func CmdOrderExecutionReport() *cobra.Command

func CmdOrderMassStatusReport

func CmdOrderMassStatusReport() *cobra.Command

func CmdOrderMassStatusRequest

func CmdOrderMassStatusRequest() *cobra.Command

func CmdOrderMassStatusRequestReject

func CmdOrderMassStatusRequestReject() *cobra.Command

func CmdQueryParams

func CmdQueryParams() *cobra.Command

func CmdQuoteAcknowledgement

func CmdQuoteAcknowledgement() *cobra.Command

CmdQuoteAcknowledgement is the command line tool for creating Quote Acknowledgement

func CmdQuoteRequest

func CmdQuoteRequest() *cobra.Command

CmdQuoteRequest is the command line tool for creating Quote Request

func CmdQuoteRequestReject

func CmdQuoteRequestReject() *cobra.Command

CmdQuoteRequestReject is the command line for creating Quote Request Reject

func CmdRegisterAccount

func CmdRegisterAccount() *cobra.Command

func CmdSecurityDefinition

func CmdSecurityDefinition() *cobra.Command

func CmdSecurityDefinitionRequest

func CmdSecurityDefinitionRequest() *cobra.Command

func CmdSecurityDefinitionRequestReject

func CmdSecurityDefinitionRequestReject() *cobra.Command

func CmdSecurityListRequest

func CmdSecurityListRequest() *cobra.Command

func CmdSecurityListRequestReject

func CmdSecurityListRequestReject() *cobra.Command

func CmdSecurityListResponse

func CmdSecurityListResponse() *cobra.Command

func CmdSecurityStatusRequest

func CmdSecurityStatusRequest() *cobra.Command

func CmdSecurityStatusRequestReject

func CmdSecurityStatusRequestReject() *cobra.Command

func CmdSecurityStatusResponse

func CmdSecurityStatusResponse() *cobra.Command

func CmdSecurityTypesRequest

func CmdSecurityTypesRequest() *cobra.Command

func CmdSecurityTypesRequestReject

func CmdSecurityTypesRequestReject() *cobra.Command

func CmdSecurityTypesResponse

func CmdSecurityTypesResponse() *cobra.Command

func CmdShowAccountRegistration

func CmdShowAccountRegistration() *cobra.Command

func CmdShowMarketData

func CmdShowMarketData() *cobra.Command

func CmdShowOrderMassStatus

func CmdShowOrderMassStatus() *cobra.Command

func CmdShowOrders

func CmdShowOrders() *cobra.Command

func CmdShowOrdersByAddress

func CmdShowOrdersByAddress() *cobra.Command

func CmdShowOrdersCancelReject

func CmdShowOrdersCancelReject() *cobra.Command

func CmdShowOrdersCancelRequest

func CmdShowOrdersCancelRequest() *cobra.Command

func CmdShowOrdersExecutionReport

func CmdShowOrdersExecutionReport() *cobra.Command

func CmdShowOrdersExecutionReportByAddress

func CmdShowOrdersExecutionReportByAddress() *cobra.Command

func CmdShowQuote

func CmdShowQuote() *cobra.Command

func CmdShowQuotesBySessionID

func CmdShowQuotesBySessionID() *cobra.Command

func CmdShowSecurity

func CmdShowSecurity() *cobra.Command

func CmdShowSecurityList

func CmdShowSecurityList() *cobra.Command

func CmdShowSecurityStatus

func CmdShowSecurityStatus() *cobra.Command

func CmdShowSecurityTypes

func CmdShowSecurityTypes() *cobra.Command

func CmdShowSessionLogout

func CmdShowSessionLogout() *cobra.Command

func CmdShowSessionReject

func CmdShowSessionReject() *cobra.Command

func CmdShowSessions

func CmdShowSessions() *cobra.Command

func CmdShowTradeCapture

func CmdShowTradeCapture() *cobra.Command

func CmdShowTradingSession

func CmdShowTradingSession() *cobra.Command

func CmdShowTradingSessionList

func CmdShowTradingSessionList() *cobra.Command

func CmdTerminateLogon

func CmdTerminateLogon() *cobra.Command

func CmdTradeCaptureReport

func CmdTradeCaptureReport() *cobra.Command

func CmdTradeCaptureReportAcknowledgement

func CmdTradeCaptureReportAcknowledgement() *cobra.Command

func CmdTradeCaptureReportRejection

func CmdTradeCaptureReportRejection() *cobra.Command

func CmdTradingSessionListRequest

func CmdTradingSessionListRequest() *cobra.Command

func CmdTradingSessionListRequestReject

func CmdTradingSessionListRequestReject() *cobra.Command

func CmdTradingSessionListResponse

func CmdTradingSessionListResponse() *cobra.Command

func CmdTradingSessionStatus

func CmdTradingSessionStatus() *cobra.Command

func CmdTradingSessionStatusRequest

func CmdTradingSessionStatusRequest() *cobra.Command

func CmdTradingSessionStatusRequestReject

func CmdTradingSessionStatusRequestReject() *cobra.Command

func CmdUpdateAccount

func CmdUpdateAccount() *cobra.Command

func GetQueryCmd

func GetQueryCmd(queryRoute string) *cobra.Command

GetQueryCmd returns the cli query commands for this module

func GetTxCmd

func GetTxCmd() *cobra.Command

GetTxCmd returns the transaction commands for this module

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL