Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 577 Bytes

bitburner.ordertype.md

File metadata and controls

22 lines (14 loc) · 577 Bytes

Home > bitburner > OrderType

OrderType enum

Signature:

declare enum OrderType 

Enumeration Members

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