Skip to content

updated positions_v2 url and parsing#77

Open
yanowitz wants to merge 2 commits into
itsjafer:mainfrom
yanowitz:main
Open

updated positions_v2 url and parsing#77
yanowitz wants to merge 2 commits into
itsjafer:mainfrom
yanowitz:main

Conversation

@yanowitz

Copy link
Copy Markdown

sometime around May 22, 2025, the existing positions_v2 url stopped working

I went into developer tools in my schwab account to find this endpoint and then looked at its return json. It's a different data structure, so I updated that code as well. I could only test with the positions in my account (ETFs) so I don't know if this is full enough of an implementation.

sometime around May 22, 2025, the existing positions_v2 url stopped
working

I went into developer tools in my schwab account to find this endpoint
and then looked at its return json. It's a different data structure, so
I updated that code as well. I could only test with the positions in my
account (ETFs) so I don't know if this is full enough of an
implementation.
@WiseKai

WiseKai commented Jun 12, 2025

Copy link
Copy Markdown

Confirmed fix.

tamablevirus added a commit to tamablevirus/schwab-api that referenced this pull request Jul 21, 2025
@NelsonDane

Copy link
Copy Markdown
Contributor

This works well for me, would love this to be merged @itsjafer

@virgilbourassa

Copy link
Copy Markdown

Any chance you could fork this repo and take over maintenance? I have a bunch of pending changes too that I need for my rebalancing code. If this repo could be maintained, I could make my rebalancing library public to make use of it. Let me know - thanks!

@yanowitz

Copy link
Copy Markdown
Author

@virgilbourassa I think you should! My use case for Schwab went away because the 401k got migrated to a new brokerage. And I was using this to automate rebalancing in my 401k. But I'd love to see your rebalancing library. Mine is janky AF! Though in a world of agents, I could improve it pretty easily I suppose...

@virgilbourassa

Copy link
Copy Markdown

Sent you an invite to my private trading repo. I've never maintained a public repo before - advice is welcome.

I do use this on a regular basis. But it requires all the (ongoing) changes in my pull request to this repo.

@virgilbourassa

Copy link
Copy Markdown

@yanowitz - And, I do think I've copied some of your fixes into my fork to keep it working ;-)

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

Successfully merging this pull request may close these issues.

4 participants