Git Product home page Git Product logo

Comments (5)

dutu avatar dutu commented on May 19, 2024

@godfrey22, can you please detail a bit moire? Should the best lending rate for a given period be displayed only? Or are you suggesting it should be used in a certain way (and if yes how should it be used?)

from pololender.

godfrey22 avatar godfrey22 commented on May 19, 2024

For instance, I can set the interval for 1 min. So that, in every minute (12:00, 12:01...) the best lending rate could be recorded in a csv maybe. If I set it to 1 hour, every hour(12:00, 13:00...) the best lending rate could be recorded.
The reason being, the spike happens around second week(kind of) each month, but I really could not track it and prove it. If the program could track it 24/7, and we could use the data to visualize it and adjust the lending rate much more efficient.

from pololender.

dutu avatar dutu commented on May 19, 2024

@godfrey22, ok thanks, it's still not very clear if you want to just display the best lending rate or you want to include this data for the bot to "adjust the lending rate much more efficient.". Do you have a proposal/suggestion on how you would like to have it done?

The lending server already keeps track of the best return rates during the last 48 hours and uses this data in conjunction with the average loan holding time to calculate the best return rate.

The average loan holding time is normally between 1-12 hours. As such, looking at data from several weeks/days back, has not much relevance. Surly you will be less efficient if you keep waiting for a better loan which may come in several days time.

from pololender.

godfrey22 avatar godfrey22 commented on May 19, 2024

@dutu It will be great if it can display the best lending rate over time as a chart on the web interface. But I really hope it can display the rate in a wide range of time.
The main reason was that, I found that whenever there were spikes or the average rate is higher than normal, the altcoins price rises in the next week. So I am guessing borrowed bitcoin goes to the margin trade, the spike means people are borrowing bitcoin to long altcoin which was a indication of potential rise of price for altcoin in the next week. (All these are guessing, need the data to prove it)
By tracking the lending rate, I want it to improve my trading strategy in the future. Since the bot receives the best lending rate every few minutes, so i guess it won't be too hard to generate a rate graph, right?

from pololender.

dutu avatar dutu commented on May 19, 2024

@godfrey22, this would be out of scope of a lending bot, but certainly a nice feature to have and I will consider it for a next release.
You could perhaps also use the data at https://www.bfxdata.com

from pololender.

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.