Module: Options::Strategies::OrderType

Defined in:
lib/options/strategies/order_type.rb

Overview

Your code goes here…

Constant Summary collapse

LONG =
"LONG"
SHORT =
"SHORT"