Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner
by
B.T.Coin
on 18/11/2014, 18:32:51 UTC
is there some way sgminer can be made to switch pools using a profitability password when the pools are not Nicehash pools

cheers 

Not using a password as far as I know, that would have to be implemented on the pool side and as you mentioned yourself Nicehash is the only one so far to do this.
CGwatcher has an option to change pool according to coin-profitability but it hasn't been updated for a long time and only lists the older coins Sad

how about getting sgminer to talk to Microsoft excel through api or something ??

just a shot

Coin profitability is very dynamic and changes every time one of the coins moves on to a new block, so it changes constantly. An excel sheet would be way too static for this purpose. If you can write a tool to use the SGminer API then you can also use the APIs from various pools and exchanges to poll difficulty and exchange price and change the pool on SGminer based on that. But I doubt if it's worth all that trouble.