Post
Topic
Board Mining support
Topic OP
Vircurex auto-sell script, anyone?
by
fromheten
on 04/07/2012, 10:31:14 UTC
Alternative blockchains are a blast, we all know. I mine some, and have for some time been selling them on Vircurex for bitcoins.

They have a neato API, and I wonder if anyone has written a script (or program) to automate it, something along the lines of this pseudocode

if $altchain_balance >=0.01
    sell for askprice+askprice/10
end

?

If noone has a script in that manner, I'll write one an publish here when it's done!