Hello All,
I am working on project of Automated trade execution using R and
Interactive Brokers Package.
I have successfully implemented and tested the connection of R with
Interactive Brokers API. Implementing orders, placing orders too are
working fine. The only problem is that while executing order i wanted to
check whether there are any pending orders in the order book. I search a
lot but didn't found anything to retrieve the order books details.
Can anyone provide me the logic to retrieve the order books details using R
Interactive Brokers Package.
Any help regarding this would be very appreciable.
Thank you.
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.