Documentation ¶
Index ¶
Constants ¶
View Source
const ( StartNewBotDeal = "/ver1/bots/%d/start_new_deal" CancelBotDeal = "/ver1/deals/%d/cancel" PanicSellBotDeal = "/ver1/deals/%d/panic_sell" )
Variables ¶
This section is empty.
Functions ¶
func CancelDeal ¶
CancelDeal cancels an existing deal
func StartNewDeal ¶
StartNewDeal invokes the API to start a new deal based on the bot mapping for the given pair
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.