org.encog.ml.data.market
public class TickerSymbol extends Object
Constructor and Description |
---|
TickerSymbol(String symbol)
Construct a ticker symbol with no exchange.
|
TickerSymbol(String symbol,
String exchange)
Construct a ticker symbol with exchange.
|
public TickerSymbol(String symbol)
symbol
- The ticker symbol.Copyright © 2014. All Rights Reserved.