Module: SchwabRb::Orders::EquityInstructions

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

Constant Summary collapse

BUY =
"BUY"
SELL =
"SELL"
SELL_SHORT =
"SELL_SHORT"
BUY_TO_COVER =
"BUY_TO_COVER"