Post
Topic
Board Pools (Altcoins)
Re: [ANN] profit switching auto-exchanging pool - middlecoin.com
by
mardilv
on 21/12/2013, 23:48:54 UTC
Thanks for your contributions, I've already updated the script with these fixes. Link is still the same.
Also I added Bitstamp api and option to toggle exchanges display.

If I want it to say EURO (€) Can I just change all values that says USD to EUR and the script automatically takes the euro values from btce?

Only need to change this
https://btc-e.com/api/2/btc_usd/ticker
to
https://btc-e.com/api/2/btc_eur/ticker

It'll still print $ but the value will be in EUR, I'll add proper option for displaying rates in EUR later.