Giter VIP home page Giter VIP logo

Comments (5)

mikekonan avatar mikekonan commented on May 27, 2024

Hello,

Actually, the proxy could violate kucoin filtering rules, but only on startup, when it's trying to prefetch candles before starts receiving them over WebSocket. When 429 occurs, the proxy forwards the response transparently to freqtrade to make it fetched again.

Regarding your issue, you need to be sure that proxy is only one source of requests to kucoin API. If not, maybe your server has the same IP that another doing a lot of requests?

from exchange-proxy.

aumcara avatar aumcara commented on May 27, 2024

Hi Mike,

Thanks for replying so fast.

Regarding the 429 this does not happen anymore since I installed you proxy :-)

Regarding the second paragraph, I don't know how to check that :-/ rather unexperimented with FT and such type of verification.

What I can say is that, I have, 5 FreqTrade bots running ... 2 live bots and 3 dry bots

The thing that could (maybe imho) make thing go wrong is maybe that these 5 strats are using different timeframe value :-/

Bot1 : is using timeframe = 1m
Bot2 : is using timeframe = 5m
Bot3 : is using timeframe = 15m
Bot4 : is using timeframe = 5m
Bot5 : is using timeframe = 15m

I only have one VPS server with FreqTrade installed on it and those 5 strats.

Is there something I could verify more deeply in order fo you to help me solve this issue ?

NB: Fyi, BUYS adn SELLS are happening normaly in Live and in Dry mode.

Thanks for your support.

from exchange-proxy.

mikekonan avatar mikekonan commented on May 27, 2024

Q: The thing that could (maybe imho) make thing go wrong is maybe that these 5 strats are using different timeframe value :-/
A: It's fine. Proxy optimizing these requests, so your machine does not overflow kucoin API with sending unnecessary requests.

What is the VPS provider? Could you change the IP of your server over the admin interface?

If you are sure that there are no request sources to kucoin API I think you have to ask for their support.

from exchange-proxy.

aumcara avatar aumcara commented on May 27, 2024

OK ...

The VPS Provider is : Oracle in Japan (I have a paid subscription but using it in the limits of the Free Tier.)

Regarding the other eventual request ... the only thing I do is accessing the FreqUI interfaces via remote SSH connection ... I don't think this is a problem right ?

from exchange-proxy.

mikekonan avatar mikekonan commented on May 27, 2024

Regarding the other eventual request ... the only thing I do is accessing the FreqUI interfaces via remote SSH connection ... I don't think this is a problem right ?

You are right, it's not a problem

from exchange-proxy.

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.