rest

package
v0.0.0-...-42e07c5 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2021 License: MIT Imports: 8 Imported by: 0

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

func CancelDeal(apiConfig config.API, dealID int, panicSell bool) error

CancelDeal cancels an existing deal

func StartNewDeal

func StartNewDeal(apiConfig config.API, bot config.BotMapping, pair string) error

StartNewDeal invokes the API to start a new deal based on the bot mapping for the given pair

Types

This section is empty.

Jump to

Keyboard shortcuts

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