Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: Domchi on November 17, 2012, 03:33:20 AM



Title: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on November 17, 2012, 03:33:20 AM
Hi! One more announcement for today. In addition to BTC (http://www.domchi.cc/mybitcoins), LTC (http://www.domchi.cc/mylitecoins) and newly announced NMC (http://www.domchi.cc/mynamecoins) gadgets, in answer to several requests I'm rolling out the universal MyCoins Windows 7 gadget which can display any currency.

That's right, now you can monitor mining progress of your PPC or current i0coin and Linden dollars exchange rates. Or even EVE Online Tritanium prices - only the sky is the limit.

You can download it at: http://www.domchi.cc/mycoins (http://www.domchi.cc/mycoins)



Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Sunny King on November 17, 2012, 03:41:21 AM
Gratz  :)


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Liquid on November 17, 2012, 06:29:18 AM
Great Work man  :)

Can you do TRC  :D


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on November 18, 2012, 12:23:49 AM
Great Work man  :)

Can you do TRC  :D

There is no reason it couldn't handle TRC, but I can't seem to find any TRC exchange with ticker exposed through API. Is there such a thing?


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: lightlord on November 18, 2012, 12:45:17 AM
What would be an interesting idea, is to make a universal wallet.
So in your wallet client you have all the currencies.
It be nice to use just one client that handles all currencies,
and at the same time it tells all the market values.
All merged into one.

Just an idea.


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Liquid on November 18, 2012, 01:07:42 AM
Great Work man  :)

Can you do TRC  :D

There is no reason it couldn't handle TRC, but I can't seem to find any TRC exchange with ticker exposed through API. Is there such a thing?

I don't think there is yet  :(


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: ewibit on November 18, 2012, 07:53:19 PM
Or even EVE Online Tritanium prices - only the sky is the limit.
is there any plan to make it for Linux?


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on November 18, 2012, 09:24:56 PM
is there any plan to make it for Linux?

Unfortunately, no. I'm not as familiar with the Linux platform so I'm probably not the best person to do it. Besides, there is no single standard for Linux widgets so userbase is probably more fragmented (and initially smaller). But MyCoins is open source, so anybody can take it and fork a Linux version.


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on December 17, 2012, 01:06:02 AM
1.1 update is out.

If you tried using "json" to refer to parsed JSON object in JSON key - sorry, the object was by mistake named "jsonObject" instead of "json". This is corrected now.


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on March 24, 2013, 05:23:46 PM
Please update - new version is available now.


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: crazy_rabbit on March 24, 2013, 06:06:50 PM
We should ask Vircurex to give an exposed Ticker API so we can use TRC with it.

Great job!


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on May 09, 2013, 11:27:14 PM
We should ask Vircurex to give an exposed Ticker API so we can use TRC with it.

Great job!

It turns out that since we talked about this both Vircurex and BTC-E added TRC (and PPC and more). So, here are the instructions how to set gadget for TRC and PPC for both exchanges. Just go into settings and change the following values:

For PPC (BTC-E):
Main currency label: PPC
Correction: 1 (or any other amount you wish)
Primary exchange URL: https://btc-e.com/api/2/ppc_btc/ticker
Exchange rate JSON key: sell
Ticker currency: BTC
Field 1 JSON key: sell
Field 2 JSON key: last
Field 3 JSON key: buy

For PPC (Vircurex):
Main currency label: PPC
Correction: 1 (or any other amount you wish)
Primary exchange URL: https://vircurex.com/api/get_info_for_1_currency.json?base=PPC&alt=BTC
Exchange rate JSON key: last_trade
Ticker currency: BTC
Field 1 JSON key: lowest_ask
Field 2 JSON key: last_trade
Field 3 JSON key: highest_bid

For TRC (BTC-E):
Main currency label: TRC
Correction: 1 (or any other amount you wish)
Primary exchange URL: https://btc-e.com/api/2/trc_btc/ticker
Exchange rate JSON key: sell
Ticker currency: BTC
Field 1 JSON key: sell
Field 2 JSON key: last
Field 3 JSON key: buy

For TRC (Vircurex):
Main currency label: TRC
Correction: 1 (or any other amount you wish)
Primary exchange URL: https://vircurex.com/api/get_info_for_1_currency.json?base=TRC&alt=BTC
Exchange rate JSON key: last_trade
Ticker currency: BTC
Field 1 JSON key: lowest_ask
Field 2 JSON key: last_trade
Field 3 JSON key: highest_bid


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on July 08, 2013, 11:18:18 PM
Hi everybody,

the new versions of all gadgets are out. This is major and recomended update with bugfixes and quite a bit of new features.

As always, visit the gadget page to download it: http://domchi.cc/mycoins (http://domchi.cc/mycoins)

Please note that from now on you can subscribe to be notified about updates by e-mail.
And as a bonus, here's a tip how to use this gadget to retrieve data from Google Docs: http://domchi.cc/mybitcoins/tips.htm (http://domchi.cc/mybitcoins/tips.htm)


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: skywave on January 29, 2014, 08:20:32 AM
what/how do I enter to get e.g. DOGE or EAC into MyCoin?


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: skywave on January 31, 2014, 07:32:51 AM
If others would like to use BitStamp for the BTC current price etc. I just found out:

Enter https://www.bitstamp.net/api/ticker/ as primary
As the exchange rate key just write: last
in the Fields any of the 5 keys (from the BitStamp API info page) will go. E.g:
Field 1 label: high
Field 1 json key: high
Field 2 label: low
Field 2 json key: low
and so forth..


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Prolifik on January 31, 2014, 07:46:48 AM
The textured background is a bit cheesy.
A plain dark grey background with some orange, pink or light blue text would look great.


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on February 03, 2014, 11:13:48 PM
If others would like to use BitStamp for the BTC current price etc. I just found out:

Enter https://www.bitstamp.net/api/ticker/ as primary
As the exchange rate key just write: last
in the Fields any of the 5 keys (from the BitStamp API info page) will go. E.g:
Field 1 label: high
Field 1 json key: high
Field 2 label: low
Field 2 json key: low
and so forth..

I'm sorry, Bitstamp will not work for MyCoins until I release the next version (soon, I promise) with Bitstamp fix from MyBitcoins. In the meantime, you can use MyBitcoins for Bitstamp.


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on April 11, 2014, 01:09:32 AM
Hi guys,

new version is available for download. This gadget now has all changes that MyBitcons introduced in the previous, 4.0 version:

  • Trailing stop alerts as price passes set difference from the highest or lowest price to inform you about price reversals. Note that gadget will not buy and sell for you; it will simply change color to alert you. You have to do your own trading. :)
  • although originally correction could be a negative number, at some point this stopped working due to incorrect regex which is now corrected
  • if only paid or only unpaid JSON key for pools was used, value was not calculated; a bit impractical workaround to use both fields is no longer needed
  • support for very large or very small values (more than 9 digits or less than 8 decimals) using for example 1G for 1,000,000,000


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on June 16, 2014, 11:51:05 PM
Hi everybody. As the Yahoo! Finance added BTC symbol a few days ago, there is something this gadget can now do it wasn't able to do before. And it works without updating.

If you set target currency in settings, so far conversion was only working if your ticker currency was fiat currency such as USD, as Yahoo! didn't support digital currencies. But as of now, this Yahoo! Finance conversion works when your ticker currency is BTC as well.

This means that you can observe <alt>BTC ticker which has more liquidity instead of <alt>USD (if it even exists) and have gadget display it in USD.


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on January 09, 2015, 02:53:48 AM
Hi everybody. As the Yahoo! Finance added BTC symbol a few days ago, there is something this gadget can now do it wasn't able to do before. And it works without updating.

If you set target currency in settings, so far conversion was only working if your ticker currency was fiat currency such as USD, as Yahoo! didn't support digital currencies. But as of now, this Yahoo! Finance conversion works when your ticker currency is BTC as well.

This means that you can observe <alt>BTC ticker which has more liquidity instead of <alt>USD (if it even exists) and have gadget display it in USD.

It seems that Yahoo! Finance is broken for BTC at the moment (returns N/A and the chart at http://finance.yahoo.com/q?s=BTCUSD=X (http://finance.yahoo.com/q?s=BTCUSD=X) is not available).


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on January 10, 2015, 12:15:00 AM
It seems that Yahoo! Finance is broken for BTC at the moment (returns N/A and the chart at http://finance.yahoo.com/q?s=BTCUSD=X (http://finance.yahoo.com/q?s=BTCUSD=X) is not available).

Back again together with Bitstamp, as they apparently pull data from Bitstamp.


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on August 16, 2015, 04:32:11 AM
Just for the fun of it, here are MyCoins settings for ether for two major ether exchanges:

Poloniex

Customize top field: choose "hide top field"
Main currency label: ETH
Correction: 1
Primary exchange URL: https://poloniex.com/public?command=returnTicker
Exchange rate JSON key: json.BTC_ETH.last
Ticker currency: BTC
Field 1 JSON label: ask
Field 1 JSON key: json.BTC_ETH.lowestAsk
Field 2 JSON label: last
Field 2 JSON key: json.BTC_ETH.last
Field 3 JSON label: bid
Field 3 JSON key: json.BTC_ETH.highestBid

Kraken

Customize top field: choose "hide top field"
Main currency label: ETH
Correction: 1
Primary exchange URL: https://api.kraken.com/0/public/Ticker?pair=ETHXBT
Exchange rate JSON key: json.result.XETHXXBT.c[0]
Ticker currency: BTC
Field 1 JSON label: ask
Field 1 JSON key: json.result.XETHXXBT.a[0]
Field 2 JSON label: last
Field 2 JSON key: json.result.XETHXXBT.c[0]
Field 3 JSON label: bid
Field 3 JSON key: json.result.XETHXXBT.b[0]

Bonus tip: Want it to update faster than once every 10 minutes? Change exchange data update interval to 60 for 1 minute, or 30 for 30 sec. (Mind the exchange API limits though if you set even faster updates!)

EDIT: corrected Kraken URL and keys; copypasta error. :)


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on November 03, 2017, 12:23:16 PM
As of today, Yahoo! Finance has unexpectedly shut down the API this gadget was using for currency conversions. If you're using "Target currency" field you're affected. I'm working to switch to another API, please stand by.


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on November 03, 2017, 06:01:49 PM
Gadgets are now updated with a different conversion API. Please note that the new API has some built-in limits that you should probably be aware of. Exchange rates are refreshed every 30 minutes, so if you're converting from BTC your exchange rate might be slightly off, especially during major price swings. Also, please note that the new API limits usage to maximum of 100 requests per hour. In typical usage scenarios this should not be an issue, but if you use exchange update rate lower than 40 seconds, using "Target currency" field is probably not a good idea.

I apologize for any inconvenience this has caused. Yahoo! API has been a good and free service for the past 15 years and I'm sad to see it go.

You can download the new version on the gadget page: http://domchi.cc/mycoins/ (http://domchi.cc/mycoins/)


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on February 14, 2019, 07:11:28 PM
As of today (14th February 2019), third-party service that is used for fiat exchange rate (if you're using target currency field in settings) is no longer available due to change in licensing terms. I'm working on a fix and will update the gadget in the next few days.

I'd like this gadget to remain simple to use and free of any fees, even third-party ones. Of course, as always, donations are appreciated. :)

In the meantime, exchanges are slowly adding different stablecoins and fiat currencies, so whenever possible, use direct exchange rate from exchange if it's available.


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on February 17, 2019, 04:47:03 PM
The new version of the gadget is available. Please upgrade if your target currency field in settings is not blank.

Please note that gadget is using third party API for conversion to fiat. You'll have to register with third party API to continue using this feature (it's free and you don't have to leave any personal data apart from your e-mail). I'm not affiliated with this service in any way.


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: CyranodeB. on September 20, 2019, 06:48:43 AM
hi

could you please make an example for binance or/and bitfinex?

would be greatly helpful and appreciated.

thank you for your time and effort.



Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on September 20, 2019, 10:38:14 PM
could you please make an example for binance or/and bitfinex?

Sure. I'll do LTC, but you can substitute LTC with anything that's supported on the exchange.

Bitfinex

exchange URL: https://api.bitfinex.com/v1/pubticker/LTCBTC
exhange rate JSON key: last_price
ticker currency: BTC
field 1 JSON label: ask
field 1 JSON key: ask
field 2 JSON label: last
field 2 JSON key: last_price
field 3 JSON label: bid
field 3 JSON key: bid

Binance
exchange URL: https://api.binance.com/api/v3/ticker/24hr?symbol=LTCBTC
exhange rate JSON key: lastPrice
ticker currency: BTC
field 1 JSON label: ask
field 1 JSON key: askPrice
field 2 JSON label: last
field 2 JSON key: lastPrice
field 3 JSON label: bid
field 3 JSON key: bidPrice


Title: Re: [ANNOUNCE] MyCoins - Windows gadget for any currency
Post by: Domchi on October 08, 2019, 05:33:45 PM
New version of gadget is available. If you're using it, please download it as this fixes a bug where in certain conditions there are too many requests to the APIs.

You can download the new version on the gadget page: http://domchi.cc/mycoins/ (http://domchi.cc/mycoins/)