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

Add a function to fetch allowed/available brokers #33

Open
prithviraj-gotepatil-algobulls opened this issue Jun 29, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@prithviraj-gotepatil-algobulls
Copy link
Contributor

  • when the user started an RT from pyalogtrading, he gave the name as NUVAMA in the broking details, and the strategy broke.
  • Mainly because the user does not know the valid list of names that we have given in AlgoBullsSupportedBrokers
  • How do we solve this?
    • One way would be to put the whole list somewhere on the pyalgotrading help site
    • One better way is to give a method like algobulls_connection.get_all_brokers() , this is similar to algobulls_connection.get_all_strategies(), which gives a list of all strategies in the user's account
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants