Alex Reed

Results 19 comments of Alex Reed

Could be that it's missing an additional key. When I read the documentation, it looks like if you do just the date then you need to specify an additional key....

Hey, @Jeffdunham1 thanks for bringing this to my attention I'll try to address it before the next release.

Yeah, you have to be careful when trying to compare operations using the API and operations in Thinkorswim. They are two different servers and have two different APIs, so you'll...

Interesting, I guess what is the big difference between `json()` and `usjon()`? I've never header of `ujson()` so it's more out of curiosity. 😄

Oh trust me I've been there 😆! For the most part when it comes to refactoring I was thinking of splitting up the main client file into a folder called...

The example images I have on the readme, is me walking through the process on my end. Yours will look different when you are providing your own credentials. It should...

This is a few repos that would be helpful: - https://github.com/areed1192/excel-python-com-server - https://github.com/areed1192/sigma_coding_youtube/tree/master/python/python-pythoncom - https://github.com/areed1192/sigma_coding_youtube/tree/master/python/python-vba-powerpoint - https://github.com/areed1192/sigma_coding_youtube/tree/master/python/python-vba-word - https://github.com/areed1192/sigma_coding_youtube/tree/master/python/python-vba

@leassaf based on what I read, it seems like I'll have to change the URLs of some of the endpoints, and in some cases remove certain endpoints that are no...

@leassaf Hopefully you're able to get some information for us.