toc_trade_protobuf 0.1.11
toc_trade_protobuf: ^0.1.11 copied to clipboard
Pre-compiled protobuf for dart
CHANGELOG #
0.1.10 #
2024-05-20
0.1.0 #
2024-05-16
Code Refactoring (16) #
- refactor WebSocket message types and import proto files
- refactor stock snapshot methods to return SnapshotResponse
- refactor trade service and update proto dependencies
- refactor and simplify data interface methods
- refactor
app.prototo remove unnecessary imports and messages - refactor 'PickRealList' to 'PickRealMap' in message and field
- improve code readability and testing robustness
- refactor
PickRealListmessage location and structure - refactor
OrderTypeenum for stock order simplification - adjust
OrderTypeenum values inmq.proto - refactor trade.proto and enhance tests and APIs
- refactor
BasicDataInterfaceservice inbasic.proto - refactor data interface and improve test accuracy
- refactor data interface and improve test accuracy
- refactor
BasicDataInterfaceservice functions - refactor
Loginfunction and removeLoginResponsedefinition
Features (19) #
- upload pre-compiled go and python, adjust makefile
- integrate forwarder snapshot into WebSocket message
- "Integrate PickFuture message into app.proto"
- refactor
TradeInterfaceservice to consolidate cancel functions - "Integrate StockPositionDetail message into trade.proto"
- "Introduce
combo_countfield toWSFutureTickmessage" - refactor PickRealList with PickListType enum and map
- implement new protobuf definitions for stock data
- refine
OrderTypeenum and enhance test precision - enhance compatibility and functionality across systems
- integrate
OrderTypeenum intoOrderStatusmessage - refine ShioajiUsage message and update testing parameters
- refactor data interface for BeatMessage streaming
- "Implement long connection in BasicDataInterface service"
- refactor authentication services in BasicDataInterface
- implement
LogOutmethod inBasicDataInterfaceservice - implement Shioaji usage tracking in BasicDataInterface
- add support for odd stock orders in TradeInterface service
- add 'odd' field to StockNumArr message