Home > bitburner > StockOrderObject
Value in map of StockOrder
Signature:
export interface StockOrderObject
Property | Type | Description |
---|---|---|
position | PositionTypes | Order position |
price | number | Price per share |
shares | number | Number of shares |
type | OrderTypes | Order type |