Class ss_param_based_wtb3

java.lang.Object
  extended byss_param_based_wtb3

public class ss_param_based_wtb3
extends Object


Constructor Summary
ss_param_based_wtb3()
          Constructor.
 
Method Summary
 void LoadSuggestedTrades()
           
static void main(String[] args)
           
 void printStrats()
           
 String STRATEGY()
           
 void STRATEGY(String strategy)
           
 boolean ValidateStrategy(String strategy)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ss_param_based_wtb3

public ss_param_based_wtb3()
Constructor.

Method Detail

STRATEGY

public void STRATEGY(String strategy)

STRATEGY

public String STRATEGY()

printStrats

public void printStrats()

ValidateStrategy

public boolean ValidateStrategy(String strategy)

LoadSuggestedTrades

public void LoadSuggestedTrades()

main

public static void main(String[] args)
                 throws FileNotFoundException,
                        IOException
Throws:
FileNotFoundException
IOException