Proto commits in c9s/bbgo

These 72 commits are when the Protocol Buffers files have changed:

Commit:3305488
Author:c9s

grpc: implement cancel order

The documentation is generated from this commit.

Commit:cb51352
Author:c9s

grpc: implement cancel order

The documentation is generated from this commit.

Commit:a738314
Author:c9s

grpc: fix price,quantity types

Commit:9611f47
Author:c9s

grpc: fix price,quantity types

Commit:f15f4e1
Author:c9s

grpc: add trading service

Commit:b39887b
Author:c9s

grpc: add trading service

Commit:b35640f
Author:c9s

grpc: translate private trade and balances

Commit:339c72a
Author:c9s

grpc: translate private trade and balances

Commit:a93a915
Author:c9s

grpc: convert order

Commit:000cc55
Author:c9s

grpc: convert order

Commit:45e827b
Author:c9s

grpc: separate market data message and user data message

Commit:8e81716
Author:c9s

grpc: separate market data message and user data message

Commit:02824f3
Author:c9s

convert: trade price/volume to string

Commit:606a7b3
Author:c9s

convert: trade price/volume to string

Commit:103d630
Author:c9s

grpc: convert kline prices to string

Commit:d9617b5
Author:c9s

grpc: convert kline prices to string

Commit:12ce854
Author:c9s
Committer:c9s

grpc: integrate market trade

Commit:69a32bc
Author:c9s
Committer:c9s

grpc: integrate market trade

Commit:cc7aa4c
Author:なるみ

grpc: add start/end time to fix queryklines

Commit:d836126
Author:なるみ

grpc: add start/end time to fix queryklines

Commit:46cf220
Author:c9s
Committer:c9s

implement market data subscription

Commit:c845c76
Author:c9s
Committer:c9s

implement market data subscription

Commit:a4cc8f9
Author:c9s
Committer:c9s

grpc: implement book stream

Commit:fb5703b
Author:c9s
Committer:c9s

grpc: implement book stream

Commit:a7ea66f
Author:Yo-An Lin
Committer:GitHub

feature: basic grpc server (#514)

Commit:4cd646e
Author:Yo-An Lin
Committer:GitHub

feature: basic grpc server (#514)

Commit:d797259
Author:c9s

add a basic grpc service

Commit:43abfd1
Author:c9s

add a basic grpc service

Commit:3f10e64
Author:c9s

improve proto spec

Commit:4b35d66
Author:c9s

improve proto spec

Commit:64bce5e
Author:c9s

pb: move ERROR enum to 99

Commit:acaa68c
Author:c9s

pb: move ERROR enum to 99

Commit:4fca4d9
Author:c9s

rebuild proto files and import google.golang.org/protobuf

Commit:32106ce
Author:c9s

rebuild proto files and import google.golang.org/protobuf

Commit:fb6834a
Author:c9s

fix grpc typo

Commit:20179fb
Author:c9s

fix grpc typo

Commit:8c726ec
Author:なるみ
Committer:なるみ

Add grpc client

Commit:034a86c
Author:なるみ
Committer:なるみ

Add grpc client

Commit:dedfdc5
Author:なるみ
Committer:なるみ

Remove symbol from balance

Commit:c906728
Author:なるみ
Committer:なるみ

Remove symbol from balance

Commit:b6493ad
Author:なるみ
Committer:なるみ

Change id type

Commit:1ac13ff
Author:なるみ
Committer:なるみ

Change id type

Commit:e7693f4
Author:なるみ
Committer:なるみ

Add exchange field to QueryOrderRequest

Commit:8522c0d
Author:なるみ
Committer:なるみ

Add exchange field to QueryOrderRequest

Commit:37fbe72
Author:なるみ
Committer:なるみ

Add Error message

Commit:9c358de
Author:なるみ
Committer:なるみ

Add Error message

Commit:3aeae99
Author:なるみ

Add SubcribeUserData

Commit:b3bb88a
Author:なるみ

Add SubcribeUserData

Commit:36fd5d6
Author:なるみ
Committer:なるみ

Add exchange and symbol to Ticker

Commit:af7eeed
Author:なるみ
Committer:なるみ

Add exchange and symbol to Ticker

Commit:f26c699
Author:なるみ

Merge SuccessResponse and SubscribeResponse

Commit:6b10d11
Author:なるみ

Merge SuccessResponse and SubscribeResponse

Commit:9fd4074
Author:なるみ

Add Depth message for bids and asks

Commit:bbc1cf0
Author:なるみ

Add Depth message for bids and asks

Commit:c3d9baa
Author:なるみ

Put exchange field in the order and trade message

Commit:32acec5
Author:なるみ

Put exchange field in the order and trade message

Commit:a31fecb
Author:なるみ
Committer:なるみ

Add SubmitOrder, rename variables and fix typo

Commit:c1b7059
Author:なるみ
Committer:なるみ

Add SubmitOrder, rename variables and fix typo

Commit:f2bca1d
Author:なるみ

add QueryKLines

Commit:3afdde0
Author:なるみ

add QueryKLines

Commit:7a7627e
Author:なるみ

update proto

Commit:d5a98ff
Author:なるみ

update proto

Commit:4fb8881
Author:なるみ
Committer:なるみ

Fix package path

Commit:dcfbbad
Author:なるみ
Committer:なるみ

Fix package path

Commit:72bcdaa
Author:なるみ

Move pkg/proto to pkg/pb

Commit:fae0dc6
Author:なるみ

Move pkg/proto to pkg/pb

Commit:328c507
Author:なるみ
Committer:なるみ

Update go generated code

Commit:057e7ca
Author:なるみ
Committer:なるみ

Update go generated code

Commit:fbe8de4
Author:なるみ
Committer:なるみ

Add Trade message and support streaming

Commit:3fe6fbf
Author:なるみ
Committer:なるみ

Add Trade message and support streaming

Commit:3070420
Author:なるみ
Committer:なるみ

Initial commit of protobuf

Commit:16c4191
Author:なるみ
Committer:なるみ

Initial commit of protobuf