mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
834 B
834 B
Home > bitburner > StockOrderObject
StockOrderObject interface
Value in map of StockOrder
Signature:
interface StockOrderObject
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
position | PositionTypes | Order position | |
price | number | Price per share | |
shares | number | Number of shares | |
type | OrderTypes | Order type |