jgulick48 / NiceHashProfitabilityCalculator

A quick GUI to monitor your profitability on NiceHash and store numbers in an sqlite db
GNU General Public License v2.0
22 stars 0 forks source link

ER Implement an avarage value for the different reports #45

Closed rgjertsen closed 6 years ago

rgjertsen commented 6 years ago

I have noticed that the earnings, and other values, have some spikes and changes every day. Would it not be a more acurate number if we had avarage earnings and watts per 12 or 24 hour?

jgulick48 commented 6 years ago

If you change the time frame to a longer period the averages are over longer times. I’ll have to look at the exact scaling but if you do a week it will scale to show data points every few hours.

Sent from my iPhone

On Jan 25, 2018, at 5:13 PM, rgjertsen notifications@github.com wrote:

I have noticed that the earnings, and other values, have some spikes and changes every day. Would it not be a more acurate number if we had avarage earnings and watts per 12 or 24 hour?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

rgjertsen commented 6 years ago

Yea, but I think it's a little long to wait 12 hours for a new update if I have it on a week.

jgulick48 commented 6 years ago

Are you looking for an overall average for each card to be displayed for a specific time period? Rather than adding this to a graph I may just create a report for this that you can easily select in the exports option. Added to the backlog for some more quick reports.

jgulick48 commented 6 years ago

I have added a report to the Card Exports tab that will show an average per timespan for the selected time period. Keep in mind though that this is a rather large amount of data it has to process and the timeout is set to 30 seconds right now and if it take too long you will get an error. Keep your time frame shorter or keep the interval larger to get reports to process.

rgjertsen commented 6 years ago

I am trying to get an avarage earnings report per card now, but I am not really sure how to use the "Export" section. I choose Avarage earnings per card, input my wallet address and select Last week. Do I hit Refresh, Run report or Save? I have tried them all, but I am not getting anything in the gray box.