# README
Protocol Buffers
Generate code
go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
cd <bbgo>/pkg/protobuf
protoc -I=. --go_out=. bbgo.proto
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Enum value maps for Channel.
Enum value maps for Channel.
Enum value maps for Event.
Enum value maps for Event.
No description provided by the author
MarketDataService_ServiceDesc is the grpc.ServiceDesc for MarketDataService service.
Enum value maps for OrderType.
Enum value maps for OrderType.
Enum value maps for Side.
Enum value maps for Side.
TradingService_ServiceDesc is the grpc.ServiceDesc for TradingService service.
UserDataService_ServiceDesc is the grpc.ServiceDesc for UserDataService service.
# Structs
https://maicoin.github.io/max-websocket-docs/#/private_channels?id=account-response.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
https://maicoin.github.io/max-websocket-docs/#/private_channels?id=snapshot.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
https://maicoin.github.io/max-websocket-docs/#/public_ticker?id=success-response.
https://maicoin.github.io/max-websocket-docs/#/private_channels?id=trade-response https://maicoin.github.io/max-websocket-docs/#/public_trade?id=success-response.
UnimplementedMarketDataServiceServer must be embedded to have forward compatible implementations.
UnimplementedTradingServiceServer must be embedded to have forward compatible implementations.
UnimplementedUserDataServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
MarketDataServiceClient is the client API for MarketDataService service.
MarketDataServiceServer is the server API for MarketDataService service.
TradingServiceClient is the client API for TradingService service.
TradingServiceServer is the server API for TradingService service.
UnsafeMarketDataServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeTradingServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeUserDataServiceServer may be embedded to opt out of forward compatibility for this service.
No description provided by the author
No description provided by the author
UserDataServiceClient is the client API for UserDataService service.
UserDataServiceServer is the server API for UserDataService service.