Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CancelCmd = &cobra.Command{ Use: "cancel", Short: "Send a cancel FIX message", Long: "Send a cancel FIX message after initiating a session with a FIX acceptor.", RunE: Execute, PersistentPreRunE: utils.MakePersistentPreRunE(initiator.ValidateOptions), }
CancelCmd represents the buy command
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.