So, for example, my profitability for Ethereum-Classic might be 65972.226 (or 65.97 MH/s). Here is the API response for that algo.
"coin_name": "ethereum-classic",
"host": "us-east.ethash-hub.miningpoolhub.com",
"host_list": "us-east.ethash-hub.miningpoolhub.com;asia.ethash-hub.miningpoolhub.com;europe.ethash-hub.miningpoolhub.com",
"port": 20555,
"direct_mining_host": "us-east.ethash-hub.miningpoolhub.com",
"direct_mining_host_list": "us-east.ethash-hub.miningpoolhub.com;asia.ethash-hub.miningpoolhub.com;europe.ethash-hub.miningpoolhub.com",
"direct_mining_algo_port": 17020,
"algo": "Ethash",
"normalized_profit": 1.73463536,
"profit": 0.06938541,
"pool_hash": "304.93G",
"net_hash": "1.97T",
"difficulty": 27502848833319,
"reward": 5,
"time_since_last_block": 90,
"time_since_last_block_in_words": "1m ago",
"bittrex_buy_price": 0.0045397093413139,
"cryptsy_buy_price": 0,
"yobit_buy_price": 0,
"poloniex_buy_price": 0.004430807656585,
"highest_buy_price": 0.0045397093413139
},
Multiply 0.06938541 by your hashrate in gh/s
I recommend MultiPoolMiner for profit monitoring.
Thanks! So if I multiply the profitability by (the current hashrate / 1,000,000) for each coin, and sum them all up, that should give me an estimated daily income in BTC, right?
I actually am using MultiPoolMiner. I just want something to monitor the machine externally in the event that either the software or the computer goes down. I also want something that's accessible from my phone. I'm just writing a quick python script to do the monitoring.
To access my miner from my Android phone I use Google Remote Desktop, first download the app from the app store then install on your miner...super easy and works great.