bbgo_origin/pkg/exchange/binance
c9s 308427416a Add more exchange order features
- use uuid for client order id
- add stop limit and stop market order types
- add order convert functions
- improve submit orders
2020-10-25 19:22:22 +08:00
..
convert.go Add more exchange order features 2020-10-25 19:22:22 +08:00
depthframe_callbacks.go move files into pkg 2020-10-11 16:46:15 +08:00
exchange.go Add more exchange order features 2020-10-25 19:22:22 +08:00
parse.go Add more exchange order features 2020-10-25 19:22:22 +08:00
stream_callbacks.go move files into pkg 2020-10-11 16:46:15 +08:00
stream.go add trade reporter 2020-10-22 10:47:54 +08:00
trade.go move files into pkg 2020-10-11 16:46:15 +08:00