Steve G Brooks

Results 5 issues of Steve G Brooks

`get_money_flow`, when given a list of tickers, will return a table like this: ![image](https://user-images.githubusercontent.com/7553018/124917096-fee89800-e025-11eb-8879-c30f03ea2213.png) `get_price` will return a table like this: ![image](https://user-images.githubusercontent.com/7553018/124916966-d6f93480-e025-11eb-9a8f-34c9b062ea60.png) and `get_current_tick` will return a table like this:...

When I use `get_current_tick` in a multithreaded setting (see code below), it fails and prints the message "run jqdatasdk.auth first", and returns `None`. When I run any other JQData API...

should be `odsComponentFindOpenShiftImageOrElse(context)` instead of `odsComponentStageImportOpenShiftImageOrElse(context)`

For building R packages to be used by web apps, analysis tools, etc..., a quickstarter for setting up the CI/CD pipeline would be very helpful! We already have a "quickstarter"...

enhancement

If a user inputs a component ID (e.g., 'docs') that collides with a name of a file/directory in https://github.com/opendevstack/ods-quickstarters, then during the Jenkins build it will return this error: "Error:...