Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadData ¶
func LoadData(ctx context.Context, timeToRetrieve time.Time, exch exchange.IBotExchange, dataType int64, interval time.Duration, currencyPair, underlyingPair currency.Pair, a asset.Item, verbose bool) (*kline.Item, error)
LoadData retrieves data from a GoCryptoTrader exchange wrapper which calls the exchange's API for the latest interval note: this is not in a state to utilise with realOrders = true
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.