dutu / poloLender

Free, open source, high performance bot for lending funds on Poloniex exchange
https://github.com/dutu/poloLender
Other
160 stars 47 forks source link

Minimum Amount loan #63

Closed amber46 closed 7 years ago

amber46 commented 7 years ago

Is it possible to establish a minimum loan volume?

dutu commented 7 years ago

@amber46, would you please detail on your request/question, I don't really understand it.

amber46 commented 7 years ago

Maybe I do not understand the meaning of this bet info: Loan taken #205577466 BTC 0.00000005 at 0.174249% (63.60%), created 2017-06-17 20:56, expires in 2 days The bot gives the loan any amount from the balance Maybe it makes sense to specify less than what amount do not give in a loan?

dutu commented 7 years ago

1) the line you're mentioning indicates that the amount of BTC 0.00000005 was taken as a loan. Note that it doesn't mean that the same amount was offered - you could have offer 1 BTC, but Poloniex only took 0.00000005 BTC from your offer (and most likely other amounts from other offers at the same rate or lower rate)

2) as for "to specify less than what amount do not give in a loan": the bot offers for lending the funds as soon as available. It makes sense to do so instead of keeping available funds aside and wait.

amber46 commented 7 years ago

I agree. You are absolutely right.