Module: Options::Strategies
- Defined in:
- lib/options/strategies.rb,
lib/options/strategies/version.rb,
lib/options/strategies/order_type.rb,
lib/options/strategies/option_type.rb
Defined Under Namespace
Modules: IndexList, IndexUnits, Multiplier, OrderType Classes: BearCallSpread, BearPutSpread, BullCallSpread, BullPutSpread, CEOption, CallRatioBackSpread, CallRatioSpread, Error, Hedge, IronCondor, IronFly, IronStrategy, LongCall, LongCallLadder, LongIronCondor, LongIronFly, LongPut, LongPutLadder, LongStraddle, LongStrangle, OptionType, PEOption, PutRatioBackSpread, PutRatioSpread, ShortCall, ShortCallLadder, ShortHedge, ShortPut, ShortPutLadder, ShortStraddle, ShortStrangle, Straddle, Strangle, Strategy, StrategyBuilder
Constant Summary collapse
- VERSION =
"0.2.0"