Author

Topic: How to make a mining calculator (Read 1325 times)

hero member
Activity: 854
Merit: 500
April 19, 2015, 08:41:26 PM
#8
Be prepared to carry a lot of digits for your calculations. While you can use floating point I expect, some of the numbers can be quite large, or very small (not negative, but less than 1).
Thanks for the pointers right there, ill keep that in mind. also, you guys looking for some special features that might be helpful for you?

Pool lucks would be cool actually. If you can track & save them for further usage it would be cool.
Because pool luck is quite important factor for mining.
I'll look into that. The KM a lot for your suggestion. If you have any resource I could refer to, that would be great
full member
Activity: 162
Merit: 100
April 19, 2015, 06:46:44 PM
#7
Hey there guys, I am looking to get a mining calculator coded for my upcoming website. i'm looking at something like coinwarz, can you please guide me on how the mining profitability and estimated BTC mined per day, month, year etc.
I will be getting this done in javascript

Looking for something like this Bitcoin Calculator ?
legendary
Activity: 1274
Merit: 1000
★ BitClave ICO: 15/09/17 ★
April 19, 2015, 02:39:15 PM
#6
Be prepared to carry a lot of digits for your calculations. While you can use floating point I expect, some of the numbers can be quite large, or very small (not negative, but less than 1).
Thanks for the pointers right there, ill keep that in mind. also, you guys looking for some special features that might be helpful for you?

Pool lucks would be cool actually. If you can track & save them for further usage it would be cool.
Because pool luck is quite important factor for mining.
hero member
Activity: 854
Merit: 500
April 17, 2015, 01:22:19 PM
#5
Be prepared to carry a lot of digits for your calculations. While you can use floating point I expect, some of the numbers can be quite large, or very small (not negative, but less than 1).
Thanks for the pointers right there, ill keep that in mind. also, you guys looking for some special features that might be helpful for you?
alh
legendary
Activity: 1843
Merit: 1050
April 17, 2015, 11:44:48 AM
#4
Be prepared to carry a lot of digits for your calculations. While you can use floating point I expect, some of the numbers can be quite large, or very small (not negative, but less than 1).
hero member
Activity: 854
Merit: 500
April 17, 2015, 09:34:15 AM
#3
if you know how to code it, then it's just a matter of simple formula of diff and hash

http://bitcoin.stackexchange.com/questions/18629/what-is-the-algorithm-to-create-a-bitcoin-mining-calculator

http://bitcoin.stackexchange.com/questions/118/how-much-bitcoin-will-i-mine-right-now-with-hardware-x/135#135

for any alt it should be the same, just change the parameters
yes, i was looking for the formula/algorithm involved.  thanks a lot. ill look into that in a while
legendary
Activity: 3206
Merit: 1069
April 17, 2015, 08:50:58 AM
#2
if you know how to code it, then it's just a matter of simple formula of diff and hash

http://bitcoin.stackexchange.com/questions/18629/what-is-the-algorithm-to-create-a-bitcoin-mining-calculator

http://bitcoin.stackexchange.com/questions/118/how-much-bitcoin-will-i-mine-right-now-with-hardware-x/135#135

for any alt it should be the same, just change the parameters
hero member
Activity: 854
Merit: 500
April 17, 2015, 08:29:23 AM
#1
Hey there guys, I am looking to get a mining calculator coded for my upcoming website. i'm looking at something like coinwarz, can you please guide me on how the mining profitability and estimated BTC mined per day, month, year etc.
I will be getting this done in javascript
Jump to: