bbgo_origin/pkg/bbgo
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
..
config move files into pkg 2020-10-11 16:46:15 +08:00
cache.go clean up the legacy context struct 2020-10-20 12:24:30 +08:00
context.go clean up the legacy context struct 2020-10-20 12:24:30 +08:00
environment.go Add more exchange order features 2020-10-25 19:22:22 +08:00
home.go add CacheDir function 2020-10-20 11:48:44 +08:00
notifier.go update Notifiability interface 2020-10-22 14:45:15 +08:00
order_processor_test.go move files into pkg 2020-10-11 16:46:15 +08:00
order_processor.go Add more exchange order features 2020-10-25 19:22:22 +08:00
session.go add per-session-based trade reporter 2020-10-22 10:54:03 +08:00
strategy_test.go bind market data store and query avg price before we start 2020-10-12 22:46:06 +08:00
trader.go Add more exchange order features 2020-10-25 19:22:22 +08:00