Author

Topic: ProfitLib: figure your own coin profitability (Read 2926 times)

hero member
Activity: 651
Merit: 501
My PGP Key: 92C7689C
Due to the impending SJW takeover of GitHub, I've moved my code repositories to GitLab.  OP updated accordingly.

I probably should remove Cryptsy support, seeing as how they've for all practical purposes gone out of business.
hero member
Activity: 651
Merit: 501
My PGP Key: 92C7689C
Support for Poloniex and BleuTrade has been added, support for Coins-E has been removed, and the repo structure has changed to make ProfitLib easier to maintain. See this post in the MinerSwitcher thread for more information.
legendary
Activity: 1167
Merit: 1009
December 08, 2014, 10:39:08 PM
#4
thank you for all the work you have put into this I personally think this is a great idea. I will try and get it setup over the weekend and let you know some feedback.
hero member
Activity: 651
Merit: 501
My PGP Key: 92C7689C
December 08, 2014, 03:27:31 PM
#3
ProfitLib now supports Bittrex, Coins-E, and C-CEX in addition to Cryptsy.  You can configure it to use any or all of these exchanges. An extra item is returned in the result set that indicates which exchange offers the highest bid.
hero member
Activity: 651
Merit: 501
My PGP Key: 92C7689C
hero member
Activity: 651
Merit: 501
My PGP Key: 92C7689C
Yes, there are sites such as CoinChoose and CoinWarz that aim to show you which coin is the most profitable for your hardware.  Hidden algorithms and bad data (usually from coin daemons that have gotten wedged) can throw their results off.  They also might not offer all the coins you'd like to mine.

ProfitLib is a Python library that works with the coin daemons you operate to find the most profitable coin.  Its only external data dependency is for market data from Cryptsy so you can compare all coins in terms of what they're worth in Bitcoin.  

https://gitlab.com/salfter/ProfitLib

I already have a shell script using it to control my miners by running the scripts I had already set up for CryptoSwitcher through an SSH connection...kinda janky, but it works. I have another project in the works that will use ProfitLib to control your entire mining farm from one place: all your sha256 miners on the most profitable sha256 coin, all your scrypt miners on the most profitable scrypt coin, etc.  I'll post more when it's ready.
Jump to: