Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 583 Bytes

bitburner.ordertypes.md

File metadata and controls

22 lines (14 loc) · 583 Bytes

Home > bitburner > OrderTypes

OrderTypes enum

Signature:

export enum OrderTypes 

Enumeration Members

Member Value Description
LimitBuy "Limit Buy Order"
LimitSell "Limit Sell Order"
StopBuy "Stop Buy Order"
StopSell "Stop Sell Order"