Module: Tastytrade::OrderAction

Defined in:
lib/tastytrade/order.rb

Overview

Order action constants

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"