Bitcoin Forum
May 28, 2024, 03:16:09 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: Anyone have an easy way to auto update mining income? on: February 22, 2018, 01:47:37 PM
I built a simple tool to achieve that myself. Maybe I should opensource it once I get a couple more things done...
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: NEMOSMINER multi algo profit switching NVIDIA miner on: February 20, 2018, 06:54:18 PM
@Nemo, @MrPlus & @aaronsace :

Really liked this last release improvements :clap:
Being a frecuent OS contributor myself, wanted to say: thanks a lot & keep it up!

As appreciation, I just doubled my donation: guys, let me buy you a beer Smiley
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: NEMOSMINER multi algo profit switching NVIDIA miner on: February 09, 2018, 11:32:33 PM
We should not use 24 hour actuals in our profit switching script, that makes sense.
But current estimate has a high fluctuation.

Does anyone see a reason why we should not just use the average of both values? (as long as current estimate is not zero)
Or we could just check if current estimate is not zero and still use 24 hour actuals?


I use a customized version of Nemos which does some of this.
I'ts less switching than CurrentEstimate / more than Actual24hr. Works great for me since about 2 weeks.
Moreover with the current down trend. Following Actual 24hr is not great.
Made it available here: https://github.com/MrPlusGH/NemosMinerPlus-v2.4.2/releases. Have a go if you like.

Added functionality:

prerun feature

  Ability to run a batch prior switching to a specific algo.
  For example, can be used to set OC via nvidiaInspector
  Simply create a file named <AlgoName>.bat in prerun folder
  If <AlgoName>.bat does not exist, will try to launch prerun/default.bat

ahashpoolplus

  Added ahashpoolplus as a pool.
  Simply use -PoolName ahashpoolplus in start.bat
  Uses calculations based on 24hractual and currentestimate ahashpool prices to get more realistic estimate.
  Includes some trust index based on past 1hr currentestimate variation from 24hr.
  This shows less switching than following Current Estimate and more switching that following the 24hr Actual.
  AND is NOT sensible to spikes.
  Better profitability on our rigs.
  Test and share the results on yours.
  Only for ahashpool. Working on expanding the feature to other pools.

Algo switching log

  Added simple algo switching log in csv. switching.log file found in Logs folder.
  Can be easily imported in excel as csv file.

Dude, with all due respect, but editing nemo's tool and *removing* his devfee address to put yours instead is definitely not nice. I see the point in wanting to get benefit from your work, but I'd suggest:
1. Be transparent about it (IE: Communicate)
2. Do not fully remove the original author's devfee. Consider a mixed solution.
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: What is a good powered riser? on: February 03, 2018, 05:46:25 PM
I did quite a few research on pcie risers lately.

In the end, I bought these 009s manufactured by "N. oranie" on amazon:
https://www.amazon.co.uk/N-ORANIE-Extension-Capacitors-Options-Ethereum-Dedicated-PCIE-Riser-VER009S-6-Pack/dp/B077K28B6Y/ref=sr_1_1?ie=UTF8&qid=1517679905&sr=8-1&keywords=oranie+power+riser

5  Alternate cryptocurrencies / Mining (Altcoins) / Miners profit monitoring/projection tools on: January 27, 2018, 01:31:31 PM
Hi o/

I am interested in a tool/site/app for my miners that allows me to:
1. Monitor current profit/time
2. Project earnings (EG: btc|$/day)

As of now, I am mining in ahashpool. So the tool should speak its API (http://www.ahashpool.com/api/)
I am tempted to store performance data in a time series database and build a dashboard on top of it (grafana...). But since I only have 1 miner at the time, it might a bit of an overkill.

Also, I am sure that this is a very immediate need anyone mining should have, so.. what can you guys suggest?

Thanks Smiley
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!