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.

Not lending BTC due to low rate - Misguided?

See original GitHub issue

This started happening yesterday it seems. I have mindailyrate = 0.009 in default.cfg and are keeping 90 days worth of BTC market data. The bot is giving me the notice above yet when I go in to PX and manually create a loan for 1BTC @ 0.023%, it is picked up immediately.

I’m not sure what else to report here other than the behavior I’m experiencing. I’m on master branch @ f6fec7a3172bfb42d0131ba97fc0dac6cbab51e8

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
rnevetcommented, Feb 7, 2017

Currently the logic is:

  1. Don’t lend below minDailyRate
  2. if analysis rate is above minDailyRate don’t lend below analysis rate - in my opinion, this should be changed to spread orders above analysis rate.
1reaction
rnevetcommented, Feb 7, 2017

@utdrmac I basically agree - I will submit a change seperating the minLendingRate from the Analysis result which should be taken into consideration for spreading offers.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Crisis in crypto lending shines light on industry vulnerabilities
Leading crypto lending firms and hedge funds have run into trouble due to the market turmoil, but more so because of their unchecked ......
Read more >
Understanding The Interest Rate Fallacy - Bitcoin Magazine
This misguided belief can lead people to make incorrect assessments about ... Low rates are not due to monetary conditions being easy.
Read more >
The brutal truth about Bitcoin - Brookings Institution
Bitcoin is not innocuous. Transactions are processed by “miners” using massive amounts of computing power in return for rewards in the form of ......
Read more >
BlockFi Accidentally Sends Users Millions in Bitcoin
A small number of BlockFi users recently received mistaken Bitcoin deposits. Find out what happened and how the crypto lending company is ...
Read more >
The Blockchain Scalability Problem & the Race for Visa-Like ...
From an architectural level, the unsolved problem of scalability is emerging as a ... By comparison, Bitcoin transaction speeds are tremendously lower.
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