Post
Topic
Board Project Development
Re: [ANN] MarginBot - A Bitfinex Margin Lending Management Bot
by
Wassupia
on 20/01/2017, 01:50:49 UTC
Quote
Lifetime Return
How much your Margin Swaps earned in interest over the life of using MarginBot, after fees ( % / Day ) Note that your if your BFX account existed before you began using MarginBot, those returns will not be included here

I there any way I could make it graph older data?
Tbh I"ve been using "bitfinex-auto-lend-master" but I'd like to see some graphs.

I installed it today and it shows data from last 10 days, so older data could maybe be graphed too?

EDIT: seems like I should have searched the code before asking.
it probably in here:
MarginBot\inc\ExchangeAPIs\bitfinex.php

   Line 128:    function bitfinex_updateHistory($numDays=10,  $sinceLast=0){
   Line 136:             /* No Entries, Go Back 10 Days */

Only the "All" selection  for graphing works though, in my browser console i get this error:
"Highcharts error #15: www.highcharts.com/errors/15"