Hello. How do I send an order request. Currently, my understanding is that Command accepts a request type and response type, but ProtoOANewOrderReq has no complementing ProtoOANewOrderRes. When I try ProtoOAExecutionEvent as the response type I get this error
unexpected response type 'ptr'\n"
Hello. How do I send an order request. Currently, my understanding is that Command accepts a request type and response type, but
ProtoOANewOrderReqhas no complementingProtoOANewOrderRes. When I tryProtoOAExecutionEventas the response type I get this errorunexpected response type 'ptr'\n"