Just released my updated profit calc
List of changes for v0.5:
Added CryptoNight support + workaround that uses MoneroChain api to get diff and blockreward for XMR, since WTM, CT or CW haven't got it yet
(and WhatMine is a paid service, I need some nice donations if you want me to support them
)
Added electricity cost into the calculation
Moved the layout a bit around -- Hashrates to the side + checkboxes for each algo -- Checked listbox for all market apis
Added AllCoin & AllCrypt to the supported market apis
Some other small fixes and improvements
URL:
https://github.com/KBomba/cuda-profit-calc/releasesPS: If anyone could give me the FULL hashrates.text (or at least the wattages) for a complete 6x 750ti rig, that would be great
I'll add it as the default list.
Any chance to add x15?
As requested
https://github.com/KBomba/cuda-profit-calc/releases/tag/v0.5.5bIntermediary release, not everything is 100% as I want it (still so much to add
), not buggy, but I'm continuously implementing stuff so it can be a bit of a mess
Another rework of the GUI, opens up a lot of space.
Added X15 & Qubit
Added support for Nicehash X15 & Nist5
Added proxy support (no idea why, but I just could)
Added option that lets you switch between highest buy, most recent trade or lowest ask for price calc
Added option to ignore coins with negative profit
Added option to weigh PoolPicker ratings into the price (rating % * price), gives a more honest view IMO
Some general speedups, bugfixes and improvements