-
Notifications
You must be signed in to change notification settings - Fork 34
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
Added rest examples for stocks, options, indices, forex, and crypto #114
Conversation
Hey @mmoghaddam385, wanted to get some feedback here. I wanted to add rest/websocket examples for everything and was thinking about how to logical split that up. I've come up with this but wanted to get your thought. My thinking, is that people can turn on and off things via the KotlinSample app, run gradlew, test things out, and if they want the code they can go into the specific examples. |
This seems like a good plan, I like separating the examples out into their own files 👍 |
Perfect, thank you. I'll flush this out. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Working on flushing out the examples here. There are still some issues to be resolved and I'm working on it.
This also depends on the following: