Giter VIP home page Giter VIP logo

Comments (17)

Mikadily avatar Mikadily commented on August 22, 2024

Why would you want that, if your bot is always online?

from mikalendingbot.

Webonaute avatar Webonaute commented on August 22, 2024

if the market go down when your lending end, if you have auto-renew, it will only renew to the same %. and nobody will take it because market is way under your %. So this feature demand doesnt make sense!

from mikalendingbot.

rje8686 avatar rje8686 commented on August 22, 2024

Ah I see. Thanks for the clarification!

I want to loan out BTC with a min of 0.04% and DASH with a min of 0.1% how is this possible? Do i just need to edit the #coinconfig line?

from mikalendingbot.

ghostnegotiator avatar ghostnegotiator commented on August 22, 2024

This would be the coin config your looking for:

coinconfig = ["BTC:0.04:5","DSH:0.01:5"]

from mikalendingbot.

Webonaute avatar Webonaute commented on August 22, 2024

was going to write same thing

from mikalendingbot.

rje8686 avatar rje8686 commented on August 22, 2024

I tried. Doesnt seem to work still lending DSH at lower rate.

from mikalendingbot.

ghostnegotiator avatar ghostnegotiator commented on August 22, 2024

Sorry forgot to type the A... this should work, although its around 0.03 right now.

coinconfig = ["BTC:0.04:5","DASH:0.1:5"]

from mikalendingbot.

rje8686 avatar rje8686 commented on August 22, 2024

my setting -
mindailyrate = 0.04
#coinconfig = ["BTC:0.04:5","DASH:0.1:5"]

Is still lending DASH at 0.0404%

I just tried this -

#coinconfig = ["BTC:0.04:5","DASH:0.1:0"] and it is still lending the coin.

from mikalendingbot.

m33Lucky avatar m33Lucky commented on August 22, 2024

hi new to this , i have ltc and xmr , ltc i like a min of. 0.001 , xmr 0.018 , how should i edit my coinconfig . note no btc or any other coins atm. thanks for all reply

from mikalendingbot.

ghostnegotiator avatar ghostnegotiator commented on August 22, 2024

@rje8686 people would still have to pay back the lending, when setting the last option at 0 it means it wont lend out new ones. It should return back into your wallet when people paid it off :)

Also note: You have it commented with an Hashtag (#) which means that option is switched off.

from mikalendingbot.

ghostnegotiator avatar ghostnegotiator commented on August 22, 2024

@m33Lucky use this coin config:

coinconfig = ["LTC:0.001:5","XMR:0.018:5"]

from mikalendingbot.

m33Lucky avatar m33Lucky commented on August 22, 2024

@RDash21 in the coinconfig = ["Xmr:0.018:5"]
The 5 means 5 lends ?
Must this number be same as the spread lend?
Bot now dumps max amount after min daily rate of 0.018

from mikalendingbot.

ghostnegotiator avatar ghostnegotiator commented on August 22, 2024

@m33Lucky it means it will trade 0.018 Minimal daily rate and up to 5% maximal daily rate.

from mikalendingbot.

Mikadily avatar Mikadily commented on August 22, 2024

@RDash21 you're almost right :)
5 - is how many coins you want to lend, but it's not fully implemented yet. It only works in two different ways: if it's 0 - stop lending the coin, if it's something else - lend all. The idea was in the future to put a limit on coins, so you could withdraw half etc., but it's not as simple to code it.

from mikalendingbot.

rje8686 avatar rje8686 commented on August 22, 2024

does it override the min dailyrate line?
will BTC be lent at 0.05 or 0.04?

my setting -
mindailyrate = 0.04
#coinconfig = ["BTC:0.05:5","DASH:0.1:5"]

from mikalendingbot.

Mikadily avatar Mikadily commented on August 22, 2024

@rje8686 yes it does. But do you know that '#' in front of the line means it's a comment - this option is not active. To put into effect please remove '#'.

from mikalendingbot.

Evanito avatar Evanito commented on August 22, 2024

Closing due to inactivity and solution found.

from mikalendingbot.

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.