Replies: 1 comment
-
|
It seems that the issue is that TradingSuite.create() has |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to use the ProjectXConfig as mentioned in the documentation: https://texascoding.github.io/project-x-py/getting-started/configuration/#using-projectxconfig
But I get this error:
TypeError: ProjectXConfig.__init__() got an unexpected keyword argument 'api_key'I also tried the ENV. VAR. option. I get this other error when trying to do TradingSuite.create():
I am able to connect and get a token session from BRUNO but not through the project-x-py lib.
Beta Was this translation helpful? Give feedback.
All reactions