Author

Topic: Automate pool (coin) switching based on network difficulty? (Read 803 times)

legendary
Activity: 1623
Merit: 1067
I'm looking for this too, I don't like the profit switching service from multipool, I just want a difficulty switching pool for long term holding, not pump & dump, anyone working on something like this?

I am trying to working on it
http://www.bondni.com


Sweet, I'll get in that pool faster than a bored housewife at a playgirl mansion party once u get it working! Wink
hero member
Activity: 1428
Merit: 538
I'm looking for this too, I don't like the profit switching service from multipool, I just want a difficulty switching pool for long term holding, not pump & dump, anyone working on something like this?

I am trying to working on it
http://www.bondni.com
legendary
Activity: 1623
Merit: 1067
I'm looking for this too, I don't like the profit switching service from multipool, I just want a difficulty switching pool for long term holding, not pump & dump, anyone working on something like this?
full member
Activity: 224
Merit: 100
Anybody know a more accurate/up-to-date site then?
legendary
Activity: 2674
Merit: 2965
Terminated.
I know of one project, However it monitors based on report from dust coin, which I've found to have significant reporting lag from actual difficulty... Not sure who knows enough to mod it to keep on top of difficulty.

Yeah, it would need to monitor the network itself, or parse a service that updates more frequently (every 30 seconds would be ideal) because dustcoin is HIGHLY inaccurate and laggy.
Modifying such code shouldn't be too hard, if there is another website such as dustcoin which has a more accurate and frequent update time.
full member
Activity: 224
Merit: 100
I know of one project, However it monitors based on report from dust coin, which I've found to have significant reporting lag from actual difficulty... Not sure who knows enough to mod it to keep on top of difficulty.

Yeah, it would need to monitor the network itself, or parse a service that updates more frequently (every 30 seconds would be ideal) because dustcoin is HIGHLY inaccurate and laggy.
hero member
Activity: 602
Merit: 500
I know of one project, However it monitors based on report from dust coin, which I've found to have significant reporting lag from actual difficulty... Not sure who knows enough to mod it to keep on top of difficulty.
full member
Activity: 224
Merit: 100
So, I've spent the past few days sort of observing Teracoin, and whenever difficulty is below about 18k, I switch over and mine, until it goes back above that mark. Doing so manually isn't really practical, and with network difficulty fluctuating between 9k, and 60k throughout the day, it's impossible to keep on top of it.

Is there such a program that can use API calls to monitor network difficulty, and switch to a different pool (and therefore network) any time difficulty meets a set parameter?
(EG:
Code:
if Teracoin network difficulty <18k, switch to pool 1
Else switch to pool 0

??
Jump to: