Bitcoin Forum

Bitcoin => Mining support => Topic started by: fromheten on July 04, 2012, 10:31:14 AM



Title: Vircurex auto-sell script, anyone?
Post by: fromheten on July 04, 2012, 10:31:14 AM
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!