Package
caplin.trading

service

Provides classes related to services required for trading within the Caplin Trader library.

Constructor Summary

Attributes Name and Description
caplin.trading.service()

Method Summary

Attributes Name and Description
<static> void TradeService()

The TradeService behaves as both a factory and repository for trades.

Constructor Detail

caplin.trading.service()

Method Detail

<static> void TradeService()

The TradeService behaves as both a factory and repository for trades. It delegates creation of trades to individual factories that are registered with this service.