IBM InfoSphere Streams Version 4.1.1

Operators: com.ibm.streams.financial 2.0.0

Operators

AmericanOptionValue
The AmericanOptionValue type-specific operator is for computing the value of "American-style" options.
EuropeanOptionValue
The EuropeanOptionValue type-specific operator is for computing the value of "European-style" options.
FIXAcceptor
The FixAcceptor operator functions as the Financial Information eXchange (FIX) Acceptor.
FIXInitiator
The FIXInitiator operator functions as the Financial Information Exchange (FIX) Initiator.
FIXMessageToStream
The FIXMessageToStream operator takes a valid Financial Information eXchange (FIX) Message and converts it to a stream for processing.
OpportunityRater
The OpportunityRater operator uses use a fairly simple analytic for identifying opportunities.
StreamToFIXMessage
The StreamToFixMessage operator takes a stream of attributes and converts it to a valid Financial Information eXchange (FIX) message.
TrailingPriceStatsCalculator
The TrailingPriceStatsCalculator operator computes the volume-weighted average price (VWAP) of the equities streamed into it, each over a range of the three most-recent trading prices for that equity.
VWAPDeltaAggressive
The VWAPDeltaAggressive operator examines the opportunity levels that are coming in from the OpportunityRater operator.
VWAPDeltaConservative
The VWAPDeltaConservative operator examines the opportunity levels that are coming in from the OpportunityRater operator.