Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BidContext ¶
type BidContext struct { Exchange string MinOrderSize float64 CurrencyBase config.Currency CurrencyQuote config.Currency Error string Event config.Event TickerBid float64 TickerAsk float64 BalanceBase float64 BalanceQuote float64 MinAmount float64 AskPrice float64 BidPrice float64 Strategy string OrderID string }
BidContext ...
Click to show internal directories.
Click to hide internal directories.