Receive Configuration Update

View as MarkdownOpen in Claude

EWrapper.updateConfigResponseProtoBuf

updateConfigResponseProto: UpdateConfigResponseProto
Contains the Proto response object for the configuration update. Includes message, changedFields, errors, and UpdateConfigWarning.

)

from ibapi.protobuf.UpdateConfigResponse_pb2 import UpdateConfigResponse as UpdateConfigResponseProto
def updateConfigResponseProtoBuf(self, updateConfigResponseProto: UpdateConfigResponseProto):
print(updateConfigResponseProto)