UNPKG

cobinhood-rx

Version:

CobinhoodRx is a rxjs node wrapper for the CobinhoodRx Api.

7 lines (6 loc) 143 B
export declare enum PlaceOrderTypeValue { Market = "market", Limit = "limit", Stop = "stop", StopLimit = "stop_limit", }