question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Lending rate error

See original GitHub issue

Bot keeps on lending my ETH at 4.99%, but the gap top and gap bottom is set from 1% to 30% Lending btc works - ok. I hope this can be easily solved.

lending-rate-error

I have the following config active:

[BOT]
#sleep between iterations, time in seconds
sleeptime = 10
#minimum daily lend rate in percent
mindailyrate = 0.05
#max rate. 2% is good choice because it's default at margin trader interface. 5% is max to be accepted by the exchange
maxdailyrate = 5
#The number of offers to split the available balance uniformly across the [gaptop, gapbottom] range.
spreadlend = 10
#The depth of lendbook (in percent of lendable balance) to move through before placing the first (gapbottom) and last (gaptop) offer.
#if gapbottom is set to 0, the first offer will be at the lowest possible rate. However some low value is recommended (say 10%) to skip dust offers
gapbottom = 1
gaptop = 30
#Daily lend rate threshold after which we offer lends for 60 days as opposed to 2. If set to 0 all offers will be placed for a 2 day period
sixtydaythreshold = 0.5
# AutoRenew - if set to 1 the bot will toggle the AutoRenew flag for the loans when you stop it (Ctrl+C) and clear the AutoRenew flag when started
autorenew = 0
#custom config per coin, useful when closing positions etc.
#syntax: [COIN:mindailyrate:maxactiveamount, ... COIN:mindailyrate:maxactiveamount]
#if maxactive amount is 0 - stop lending this coin. in the future you'll be able to limit amount to be lent.
#coinconfig = ["BTC:0.05:1"]

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:31

github_iconTop GitHub Comments

1reaction
Mikadilycommented, Apr 2, 2016

@robby-dermody I agree it’s confusing, but only if you don’t know what’s happening under the hood. We will have the “&limit=1000” thing as a feature soon.

0reactions
rnevetcommented, May 12, 2016

Should be solved with commit: a81cbbd “Dynamically increase limit of returnLoanOrders request”

Read more comments on GitHub >

github_iconTop Results From Across the Web

Equifax Error Results in Denied Loans, Higher Interest Rates
During 3 weeks in March and April, Equifax provided inaccurate credit scores to lenders, resulting in loan denials or higher interest rates ...
Read more >
Interest rate delusion may be biggest error of all - Reuters
The belief that interest rates would remain at permanently low levels could prove the most costly error of all.
Read more >
I received a revised Loan Estimate from my lender showing a ...
I received a revised Loan Estimate from my lender showing a higher interest rate and increased closing costs. What does this mean?
Read more >
Standard Error of Loan Rate, Domestic Banks (DISCONTINUED)
United States - Standard Error of Loan Rate, Domestic Banks (DISCONTINUED) was 0.10% in April of 2017, according to the United States Federal...
Read more >
Standard Error of Loan Rate, U.S. Branches and Agencies of ...
Graph and download economic data for Standard Error of Loan Rate, U.S. Branches and Agencies of Foreign Banks (DISCONTINUED) (EEAEXFBNQ) from Q3 2012...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found