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

synchronous selected indicators #5

Open
yizhang111 opened this issue Nov 5, 2019 · 1 comment
Open

synchronous selected indicators #5

yizhang111 opened this issue Nov 5, 2019 · 1 comment

Comments

@yizhang111
Copy link

When I use 'run_vi_synchronous' can I synchronous only selected indicators? Because a lot of my indicators are 2D arrays which are not supported for converting to a BSON document...

@alexbhandari
Copy link

you can specify an indicator_names param to limit what is returned.

indicator_names: Optional list of strings that specifies the
                                names of indicators to return. Returns all
                                indicators if an empty list is specified.

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