I can't seem to get orderstatus() to work. I can get the order to submit but I can't get the status to show. Below is my code. Any suggestions?
Private Sub orderStatus(ByVal id As Long, status As String, filled As Long, remaining As Long, avgfillprice As Double, permid As Long, parentid As...