GithubHelp home page GithubHelp logo

Rate Limit Support about pyetrade HOT 6 CLOSED

jessecooper avatar jessecooper commented on May 24, 2024
Rate Limit Support

from pyetrade.

Comments (6)

codr2day avatar codr2day commented on May 24, 2024 1

Two months later and Etrade support is still not sure on their actual limits. Best estimate from them is 5-10 API requests per second (depending upon which API invoked), and the limit resets on the top of the hour.

from pyetrade.

jessecooper avatar jessecooper commented on May 24, 2024

I do not see anything in the V1 api documentation in regards to this but I do remember it from v0. So either they have removed the rate limit (probably not), they just have not documented the rate limit api or it is no longer available. Either way, the best way to find out about this is from putting in a ticket with ETrade support. If you do so and get a response about it please update this issue with the information.

from pyetrade.

jessecooper avatar jessecooper commented on May 24, 2024

I find it hard to believe they do not understand their own rate limits. Maybe the buy out has something to do with it. I hope that is not a sign of problems to come.

from pyetrade.

codr2day avatar codr2day commented on May 24, 2024

Definitely unfortunate. I exchanged 12 messages on my ticket number, ending up with:

We're sorry about the time it's taking to resolve your inquiry.
I'm sorry but we are trying to answer as many API inquiries as soon as possible. I apologize as market conditions and staffing issues surrounding Covid-19 is making requests and inquiries take longer than normal. As soon as I have an update for your inquiry I will reply to you. Thank you for your patience.

What's the chance the API team was laid off with the then pending merger, now done deal?

That said, it would probably be faster to write a new python request API to see if the v0 Etrade Rate Limit still works. Worst case, it errors out and it's wasted effort. Best case, it returns actual rate limits.

from pyetrade.

emican avatar emican commented on May 24, 2024

I have been using v1 market at roughly 5 requests per second for some time now. Occasionally there is a hiccup (probably from my side). On 7/9/19, I asked about a limit api and guidance on requests per second, here is the response from etrade:


This message is regarding your inquiry about rate limits.

We do not have a limit API but, here are the current limits for v1 APIs.

There is max request per second and max request per hour.
If the max request per hour is hit, then it will override the max request per second.

v1 accounts - 35600 max request per hour, 10 max request per second
v1 market. - 140000 max request per hour, 20 max request per second
v1 order - 17800 max request per hour, 20 max request per second.
v1 user - 35600 max request per hour, 10 max request per second

from pyetrade.

codr2day avatar codr2day commented on May 24, 2024

Thanks, good input that there isn't a limit API (anymore).

I can understand the max request per hour when it is lower than the requests per second times 3600 seconds (one hour).

I can't quite understand the market limit of 140000 per hour, and 20 per second (which is only 72000 per hour). So does it mean there is no hourly limit for market, or the 20 per second is not accurate?

I seemed to get errors on market requests when doing less than 20 per second, and they resolved after some minutes of waiting. So trying to understand the real limit and stay within it.

from pyetrade.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.