Skip to content

Functions for monitoring holdings & watchlist#217

Open
GoldenEye22 wants to merge 2 commits intorobinhood-unofficial:masterfrom
GoldenEye22:patch-2
Open

Functions for monitoring holdings & watchlist#217
GoldenEye22 wants to merge 2 commits intorobinhood-unofficial:masterfrom
GoldenEye22:patch-2

Conversation

@GoldenEye22
Copy link
Copy Markdown

@GoldenEye22 GoldenEye22 commented Mar 24, 2020

Checklist

  • Added tests for changed code.
  • Updated documentation for changed code.
  • I've added a news fragment of my changes with the name,
    "{ISSUE_NUM}.{feature|bugfix|doc|removal|misc}""

Related Issue

Description

Adds some simple functions:
security_tick(): returns the stock symbol of of a given stock instrument for quick turn around for quote and fundamental date
Example:
securities = trader.securities_owned()
trader.security_tick(security['instrument'])
watchlists(): returns the current stock symbols in the watchlist in the Robinhood app.
Example:
watchlist = trader.watchlists()

@adithyabsk
Copy link
Copy Markdown
Member

Hey @GoldenEye22 thanks for starting this PR, it seems you're stuck on the lint checks. To set them up locally check out this page on the docs: https://pyrh.readthedocs.io/en/latest/developers.html

Let me know if something doesn't work, it's still definitely a WIP

@GoldenEye22
Copy link
Copy Markdown
Author

Yes not working, but I am new to this. Not high priority changes just putting them in for now.

@adithyabsk
Copy link
Copy Markdown
Member

No worries, I'm still in the process of making the project more stable. I'll be looking into the orders API this / next week.

@GoldenEye22
Copy link
Copy Markdown
Author

GoldenEye22 commented Mar 24, 2020

No rush, glad to see some updates to this repo. been forked off since the mfa changes Robinhood made a year ago. Thanks!

@stale
Copy link
Copy Markdown

stale bot commented Jun 11, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 11, 2020
@stale
Copy link
Copy Markdown

stale bot commented Jun 18, 2020

Closing this pull request automatically because it has not had any activity since it has been marked as stale. If you think it is still relevant and should be addressed, feel free to open a new one.

@stale stale bot closed this Jun 18, 2020
@adithyabsk adithyabsk added roadmap and removed stale labels Jun 18, 2020
@adithyabsk adithyabsk reopened this Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants