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

Select Account id when using Single Sign-On (SSO) in live trading #104

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

florentchandelier
Copy link

Objective

adding an input parameter at run time to select the account on which trading should occur in the case of connecting to IB with a SSO for advisor account (linked accounts) or personal account (consolidated accounts)

Comments

I realise I have my other changes on unrelated files (docs/source/conf.py) and (docs/source/development-guidelines.rst) - sorry for this.

flo added 6 commits April 16, 2018 23:45
…line is not installed as a packaged. Verified and docs build when following the development-guidelines tutorial.
correcting the bcolz version (original was fine) but updating the odo verison.
@davidstyers
Copy link

Can you provide documentation on how to specify accounts upon running an algo? Thanks

Copy link

@githubbla githubbla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@Lambdac0re
Copy link

Is this project dead?

@githubbla
Copy link

Does anybody see positions on specific account?
[2019-01-18 20:14:53.509219] INFO: algo: Portfolio({'capital_used': None, 'starting_cash': None, 'portfolio_value': 148005.87, 'pnl': 2141.7, 'returns': None, 'cash': -7189.68, 'positions': {}, 'start_date': None, 'positions_value': 155088.0, 'positions_exposure': 1.0486123168944719})

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

Successfully merging this pull request may close these issues.

4 participants