Hello IBrokers users,
Has anyone tried to collect "TRADES" and "MIDPOINT" data with a single call
to reqRealTimeBars? I'm trying the command below but with no luck.
reqRealTimeBars(conn=tws,Contract=twsSTK("EBAY"),tickerId=1,barSize=5,whatToShow=c("MIDPOINT","TRADES"),useRTH=0,file="")
Any suggestions?
Thank you
[[alternative HTML version deleted]]
_______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only. If you want to post, subscribe first.
-- Also note that this is not the r-help list where general R questions should
go.