Documentation ¶
Index ¶
Constants ¶
View Source
const ( BUY = "BUY" SELL = "SELL" LIMIT = "LIMIT" MARKET = "MARKET" DEPOSIT = "DEPOSIT" WITHDRAW = "WITHDRAW" FEE = "FEE" POSTCOLL = "POSTCOLL" CANCELCOLL = "CANCELCOLL" PAYMENT = "PAYMENT" TRANSFER = "TRANSFER" )
View Source
const ( BTCJPY = "BTC_JPY" ETHJPY = "ETH_JPY" XRPJPY = "XRP_JPY" ETHBTC = "ETH_BTC" FXBTCJPY = "FX_BTC_JPY" // major currencyCodes JPY = "JPY" USD = "USD" )
View Source
const ( NORMAL = "NORMAL" BUSY = "BUSY" VERYBUSY = "VERY BUSY" SUPERBUSY = "SUPER BUSY" NOORDER = "NO ORDER" STOP = "STOP" // Status COMPLETED = "COMPLETED" PENDING = "PENDING" RUNNING = "RUNNING" CLOSE = "CLOSE" STARTING = "STARTING" PREOPEN = "PREOPEN" CIRCUITBREAK = "CIRCUIT BREAK" )
View Source
const ( TIFGTC = "GTC" TIFIOC = "IOC" TIFFOK = "FOK" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.