I wanted to load specific symbols and dates (i.e.: WFC 2/3/2016, C 4/1/2015, etc.... ) into IB charts using code (Python, preferably), and wanted to know if that was possible using the TWS API interface. Ideally, it would load 9 charts per tab, and do so for multiple tabs using an Excel spreadsheet, without needing to manually enter anything.?
Also, I would like to program a keyboard key (i.e.: shift+r) so that the date of the current, selected chart could be recorded and fed into an Excel spreadsheet. (i.e: shift +r would record current chart's symbol and date).?
Any help would be greatly appreciated.
Thanks