Coder Social home page Coder Social logo

Comments (3)

JafferWilson avatar JafferWilson commented on June 9, 2024

Why is my issue closed? I am still not able to access the api so is there any alternative please suggest or anything else please let me know.

from speculator.

amicks avatar amicks commented on June 9, 2024

You said the issue was with Poloniex's API denying your requests. In Poloniex's API docs: "Please note that making more than 6 calls per second to the public API, or repeatedly and needlessly fetching excessive amounts of data, can result in your IP being banned." The issue isn't anything that a pull request or merge will fix, it's that you're banned from Poloniex API. Speculator only makes 1 Poloniex API call per main.py execution or "predict" REST API call, so either you ran main.py more than 6 times in a second (which I doubt), you used the predict function more than 6 times in a second (likely but I also doubt), you were banned previously (more likely), or Poloniex banned you in error (more likely).

from speculator.

JafferWilson avatar JafferWilson commented on June 9, 2024

@amicks Great to hear from you. But I didn't encountered any error or ran the api call for more than 6 times. I have ran your program and that's it. But I guess I might have used it before so that might have banned me. But anyways thank you for clarification.

from speculator.

Related Issues (7)

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.