When I try to update my portfolio using ibConnection (detailed in the EliteTrade forum
here), I get a message error saying: 'The account code is required for this operation'. I suspect it is because I have sub-accounts and the code was not written to pass the right parameters to allow IB to tell which sub-account I am requesting. However I do not know how to amend IBPY to let me do this. I suspect I have to amend the Connection class (maybe the 'def create' function?) but I am not very sure due to my limited python skills. Has anyone else come across this and is there a fix?