Post
Topic
Board Pools (Altcoins)
Re: [ANN][MULTI][VARDIFF] Pool|TradeMyBit - 0.5% Prop/Profit Swap/Auto-Exch
by
miner256
on 18/07/2014, 06:20:48 UTC
Hey guys,
Have you made a change to the bestalgo API call???

Code:
[{"algo":"x11","score":"0.00327663","actual":"0.000595751"},{"algo":"nist5","score":"0.00266068","actual":"0.000161253"},{"algo":"x13","score":"0.00215897","actual":"0.000583506"},{"algo":"nscrypt","score":"0.0012064","actual":"0.00256681"},{"algo":"scrypt","score":"0.000672299","actual":"0.000672299"},{"algo":"x15","score":"0.000350805","actual":"0.000103178"}]

That's the normalised score and the actual score?
Great!!
Thanks very much



How about an API call for raw (non normalized) BTC/Day/Mhash earnings per algorithm?

I'm planning to extend my autoswitcher (currently works with NiceHash) to support TradeMyBit.  To make it work correctly I need the non-normalized earnings per algorithm as I factor in hash rates myself to get the best bang for the hash.  The "bestalgo" call has the format I want, but it currently has normalized values.  If another key/value pair could be added per algorithm for the non-normalized values this would work great.

+1 vote for this request