Hello. First let me say I love miningpoolhub. No sarcasm. I really love it. But I need some help.
I have 6x 1060's (6GB) and 6x1070's (8gb). They are on dedicated rigs.
I can set up individual coins to mine just fine. (although in a lot of cases, the instructions could be clearer for each coin)
However, for the life of me, I CANNOT understand the directions for auto switching to the most profitable coin / algo.
From the FAQ page, it sounds as though I need ccminer 2.2.2 from trvput (or whatever his name is) and I have that miner. I even use that miner on other pools. So I am familiar with the miner itself.
But if you look at the example of the ccminer .bat on the FAQ page, look closely at the list of algo's. It doesn't even include equihash and I know for a fact it mines equihash.
I tried "Multipool" miner that is also listed on the FAQ page and I couldn't even begin to understand how to set it up.
So, here I am. I am BEGGING someone to please help me. I'd like (whatever miner) to auto switch to the most profitable coin/algo and I would also like to have it "auto convert" whatever I mine into Litecoin.
I assume I have to set up a "hub worker?"
I also assume I have to select Litecoin in the "auto exchange" menu.
But beyond that, I am absolutely lost. PLEASE HELP ME. Copy and paste all your bat files if possible so I can see for myself.
Just open start.bat on MultiPoolMiner and you're done.
If you are using MultiPoolMiner, try this with your 1070 rig (replace the entire code in start.bat and of course, add your own details!)
setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
powershell -version 5.0 -noexit -executionpolicy bypass -command "&.\multipoolminer.ps1 -wallet 1LYnXNBS3GzF9hVd6LaMS7XPMREUxj8tN3 -username fonyo -workername mercury -ssl -region europe -currency btc,usd,gbp -type nvidia -poolname miningpoolhub,miningpoolhubcoins -algorithm cryptonight,ethash,ethash2gb,equihash,groestl,lyra2z,siaclaymore,myr-gr,neoscrypt,lyra2re2,lyra2,lyra2rev2,lyra2v2 -donate 10"
I suspect it will also work well with your 1060 rig but I am not a 100% sure on that one, maybe someone else can confirm this.
There is also a quite extensive README you will definitely find helpful and
I highly recommend reading it so you understand the config and its structure above!
https://github.com/aaronsace/MultiPoolMiner/blob/master/README.txtNo, you don't have to set up a hub worker.
Yes, you need to set the auto-exchange feature to litecoin on MiningPoolHub.
...and please just quit begging.
Bless you both.
I will try and report back my findings. I have 4 more questions.
1) By setting the auto-exchange to Litecoin, that will automatically turn everything I mine into LTC, even if I'm not using the auto switch thing. Correct?
2) The reason I want to auto-exchange is because if I don't, I'll have to go through each wallet and do my transactions one by one. Correct?
3) The reason I want to use Litecoin vs Bitcoin as my coin of choice is to save $ on the FINAL transaction. Example: I mine for a few days using this auto switch profit thing, and it converts everything to LTC. Then I want to send that LTC to an exchange. From my experience, using LTC to send the transaction to my exchange of choice is a heck of a lot cheaper in US dollars than sending Bitcoin. Is my thinking correct on this?
4) Under the "COIN MINING STATUS AND PROFITS. SORTED FOR NVIDIA GPU" - I don't understand how this works. I am used to using whattomine website and I will typically change the parameters for average profit and average difficulty for the past 24 hrs and 3 days. From there it's pretty straight forward. I will mine the #1 coin on the list. I do not understand how the listing above works at all compared to whattomine. Can someone explain that? Thanks so much.