im doing a website, that needs a table with this type of data, the table refresh itself by 10 in 10 seconds, so i need the formula for calculate in real one parameter in the table
You know now already what you all need to calculate the things , and i guess you have to write your one formular for your Website then.
There are some widgets i found on
https://minerstat.com/widgets that you can implement easy in your Website if you want.
Insert the following code to any part of your website
<a class="minerstat-widget" title="BTC mining calculator" data-coin="BTC" data-algo="SHA-256" data-info="yes" data-style="light" data-color="" data-unit="TH" data-hashrate="100" data-width="300" rel="nofollow" href="
https://minerstat.com/coin/BTC">Bitcoin mining calculator</a><script async src="
https://api.minerstat.com/v2/widgets/coin.js" charset="utf-8"></script>
Source :
https://minerstat.com/widgetsDont know if that will help you but you have already all that you need for doing it yourself.