23 #include "OnixS/Eurex/Trading/Export.h" 28 namespace OnixS {
namespace Eurex {
namespace Trading {
Strategy Creation listener.
virtual void onAddComplexInstrumentResponse(const AddComplexInstrumentResponse &, const MessageInfo &)
Implement this member to get notifications about AddComplexInstrumentResponse message received...
virtual void onAddFlexibleInstrumentResponse(const AddFlexibleInstrumentResponse &, const MessageInfo &)
Implement this member to get notifications about AddFlexibleInstrumentResponse message received...
Add Complex Instrument Response Message.
virtual ~StrategyCreationListener()
Disables public delete operator in the interface class.
Add Scaled Simple Instrument Response Message.
Add Flexible Instrument Response Message.
virtual void onAddScaledSimpleInstrumentResponse(const AddScaledSimpleInstrumentResponse &, const MessageInfo &)
Implement this member to get notifications about AddScaledSimpleInstrumentResponse message received...