mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-07 07:26:48 +00:00
Add orderbook calculator and verify func
This commit is contained in:
@@ -63,4 +63,5 @@ type IBotExchange interface {
|
||||
GetDefaultConfig() (*config.ExchangeConfig, error)
|
||||
GetSubscriptions() ([]WebsocketChannelSubscription, error)
|
||||
AuthenticateWebsocket() error
|
||||
GetBase() *Base
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user