Skip to content

Add a function to fetch allowed/available brokers #33

@prithviraj-gotepatil-algobulls

Description

  • 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

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions