Hi Patrike,
Is it by any chance the HTTP API for
coins/stats
can also include "Exponential Factor" (Default and Override where applicable) as part of the JSON response?
I've done some work on my Excel sheet to display TTF based on profile hashrate, but right now, using a lot of "if else if" for different algo/coins (since PowerBi don't support switch like statements), it'll be handy to just refer them as cell variables if it's included in the JSON.
Best Regards,
P.S. It's coming along nicely though.
https://imgur.com/a/oXL96B5Hi - yes, I will add this additonal property to the existing API method. I assume it's fine with only the effective value of Exp Factor? So you get either the Default or the overridden value depending on which one is selected.
Nice progress with Excel!