Documentation For Encog 2.x

TickerSymbol Constructor

Construct a ticker symbol with exchange.

TickerSymbol(
   string symbol,
   string exchange
);

Parameters

symbol
The ticker symbol.
exchange
The exchange.

See Also

TickerSymbol Class | Encog.Neural.NeuralData.Market Namespace | TickerSymbol Constructor Overload List