Module: SchwabRb::Orders::OptionInstructions

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

Constant Summary collapse

BUY_TO_OPEN =
"BUY_TO_OPEN"
SELL_TO_CLOSE =
"SELL_TO_CLOSE"
SELL_TO_OPEN =
"SELL_TO_OPEN"
BUY_TO_CLOSE =
"BUY_TO_CLOSE"