void stiEvent_OnSTIOrderReject(ref SterlingLib.structSTIOrderReject structLink)
 {
     throw new NotImplementedException();
 }
 void stiEvent_OnSTILinkSymChange(ref SterlingLib.structSTILink structLink)
 {
     throw new NotImplementedException();
 }