Module: SchwabRb::Orders::SpecialInstruction

Defined in:
lib/schwab_rb/orders/special_instruction.rb

Constant Summary collapse

ALL_OR_NONE =

Special instruction for trades.

"ALL_OR_NONE"
DO_NOT_REDUCE =
"DO_NOT_REDUCE"
ALL_OR_NONE_DO_NOT_REDUCE =
"ALL_OR_NONE_DO_NOT_REDUCE"