-
name: trading_service
- table: trading_order
- columns:
- ID (int, primary Key)
- owner (string)
- type (int, 1: Buy, 2:Sell)
- quantity (int)
- price (int)
- price_policy (int, 1: Limit Price, 2: Market Price)
- columns:
- table: trading_order
-
Reference:
-
Notifications
You must be signed in to change notification settings - Fork 0
mu8086/trading-system
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published