Uses of Class
org.openstrategies.metc.strategy.base.OpenStrategy

Packages that use OpenStrategy
org.openstrategies.metc.strategy   
org.openstrategies.metc.strategy.base   
org.openstrategies.metc.strategy.util   
 

Uses of OpenStrategy in org.openstrategies.metc.strategy
 

Subclasses of OpenStrategy in org.openstrategies.metc.strategy
 class RealTimeMovingAverageSuggestions
          Follow the 2, 4, and 8 moving averages.
 

Uses of OpenStrategy in org.openstrategies.metc.strategy.base
 

Methods in org.openstrategies.metc.strategy.base with parameters of type OpenStrategy
 String UUIDSuggestionIdentifier.resolveIdentifier(OpenStrategy strategy)
          Resolve the id from a strategy to be passed into the OrderSingleSuggestion.
 String SuggestionIdentifier.resolveIdentifier(OpenStrategy strategy)
          Resolve the id from an OpenStrategy to be passed into the OrderSingleSuggestion.
 

Uses of OpenStrategy in org.openstrategies.metc.strategy.util
 

Methods in org.openstrategies.metc.strategy.util with parameters of type OpenStrategy
static Trade Trade.forStrategy(OpenStrategy strat)
          Fluent construction.
 



Copyright © 2010. All Rights Reserved.