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

Get whole list of available stocks in exchange #38

Open
jt28340 opened this issue Jan 15, 2018 · 1 comment
Open

Get whole list of available stocks in exchange #38

jt28340 opened this issue Jan 15, 2018 · 1 comment

Comments

@jt28340
Copy link

jt28340 commented Jan 15, 2018

May i know how to get the whole list of available stocks in exchange(e.g. KR, SG, JP,...) by using pyrfa please?

@wiwat-tharateeraparb
Copy link
Contributor

wiwat-tharateeraparb commented Jan 15, 2018

PyRFA can get a full list of RICs in two ways:

  1. Symbol List - see https://github.com/devcartel/pyrfa/blob/master/examples/symbollist.py for example
  2. Chain - if your TR service doesn't support Symbol List, you can use legacy chain RIC e.g. 0#.FTSE. An example of this is available if you are a PyRFA Enterprise subscriber.

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

2 participants