nemosminer / NemosMiner

NemosMiner multi algo profit switching NVIDIA miner
GNU General Public License v3.0
230 stars 105 forks source link

ZergPoolCoins? #408

Closed gak45 closed 6 years ago

gak45 commented 6 years ago

Any chance of adding in ZergPoolCoins... and ZergPoolCoinsPlus pool options? Would be nice to not have to mine crap coins along with profitable ones. :)

nemosminer commented 6 years ago

on to do list

syrm commented 6 years ago

what's ZergPoolCoins ?

gak45 commented 6 years ago

@syrm it would allow nemos to mine only specific coins and not the crap coins that are not as profitable in a given alog. eg on x17 it would ping the server and see that verge is MUCH more profitable than the rest and only mine verge, while still giving autoconvert to BTC/LTC/whatever coin you want.... thus greatly improving profits. HOPE this is very, very high on nemos' "to do list"!

nemosminer commented 6 years ago

its not really that high gak45 about in the middle : )

gak45 commented 6 years ago

damn, that is a shame. it really could make a decent pool into a great one! Willing to set donate to 120 for a week if you put it... 'higher' in your list. ;)

nemosminer commented 6 years ago

don't need to increase donation... i'll get onto it : )

lostmind84 commented 6 years ago

Hello there, i was looking for the same feature (specify which coin we want to mine for for each algo on ZergPool), hope you will add it in a future release.

nsummy commented 6 years ago

If the coins are autoconverted does it really matter which coin you are actually mining? I am assuming the pool already auto switches to the most profitable coin for each algo.

gak45 commented 6 years ago

The pool uses current estimates to switch. Its usually wrong. Try out MPH vs MPHcoins w/ MPM and you will see a massive difference in profits. Plus zerg's 24hr actual is BS. It includes solo miners only doing one coin - the most profitable - making calculations almost impossible as the data is always skewed. Remember zerg is not the typical multi-pool. So with the actual coin data nemosminer's plus pool option could get the 'real' 24hr avg and make much smarter decisions.

Quake4 commented 6 years ago

Gak45, You can try MindMiner. Its has this feature from version 1.25 from 17 march 2018. See SpecifiedCoins at configuration manual.

gak45 commented 6 years ago

Thats is a very sensible implementation - hardcoding in profitable default coins. Hope nemos sees it and does something similar... as - and please dont take this the wrong way - your app has a 1% hard coded fee. I like the freedom of being able to go higher to reward hard work... cant easily do that with a hard coded fee... well I can as its "$FStart = !$global:HasConfirm -and ($Summary.TotalTime.Elapsed.TotalSeconds / 100 -gt $Summary.FeeTime.Elapsed.TotalSeconds + [Config]::FTimeout)" but doing math to change a fee is never a good idea. Id be just as likely to change it to $FStart = !$global:HasConfirm -and ($Summary.TotalTime.Elapsed.TotalSeconds / 10000 -gt $Summary.FeeTime.Elapsed.TotalSeconds + [Config]::FTimeout) as you made me dick around with your code. :P

Quake4 commented 6 years ago

Fee declared as 1%. You may use mindminer or use other software. Please go to github or bitcointalk. Nemosminer have fee too.

gak45 commented 6 years ago

Yes but nemos does not hard code it. On any given day I can simply change it from half a percent to one to hell 20 if I want to... all without figuring out the math as it is MINUTES right there in the config file / window. Yours... not so much. Id have to change your code. Plus 14.4 minutes is greedy. Is the greed worth it? Maybe. But would I take a chance on another program and deal with bench marking again to find out? Probably not.

judgebob commented 6 years ago

I like the idea gak45. I think this will be a great feature to add later on. That way you can eliminate mining the coins that are not a profitable and don't sell as easily on the exchanges.