Documentation For Encog 2.x

TickerSymbol.Equals(TickerSymbol) Method

Determine if two ticker symbols equal each other.

public bool Equals(
   TickerSymbol other
);

Parameters

other
The other ticker symbol.

Return Value

True if the two symbols equal.

See Also

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