Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requestFA(2) for PROFILE does not work as documented by IB #32

Open
chipkent opened this issue Mar 2, 2022 · 1 comment
Open

requestFA(2) for PROFILE does not work as documented by IB #32

chipkent opened this issue Mar 2, 2022 · 1 comment

Comments

@chipkent
Copy link
Collaborator

chipkent commented Mar 2, 2022

This error message appears. It does not seem to negatively impact the program's execution.

ERROR:ibapi.wrapper:ERROR 2147483647 321 Error validating request.-'ce' : cause - Non-existent FA data operation request.

This error message seems to result from the following line in tws_client.py:

self.requestFA(2)  # request PROFILE.  See FaDataTypeEnum.

I do note that the accounts_allocation_profiles table does not seem to be populated. See #5.

chipkent added a commit that referenced this issue May 11, 2022
@chipkent
Copy link
Collaborator Author

As far as I can tell self.requestFA(2) does not seem to work as documented by IB.

@chipkent chipkent changed the title Error Message: Non-existent FA data operation request. requestFA(2) for PROFILE does not work as documented by IB May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant