I'm just getting started with the IBController. I am planning to run
my afl in the AA, not in an indicator. So the first question is what
event(s) will cause my code to execute? How will my code be notified
of asynchronous responses to my requests? 

For example:
How will my code know when IB responds to an order request?
How will my code know when an order is filled?
If I place multiple orders without waiting for responses how will my
code know which order IB is responding to when the response eventually
arrives? I am assuming responses will not necessarily arrive in the
same order as the requests.

Thanks,
Steve


Reply via email to