Jump to content

Ripple Price ticker widget


Warbler

Recommended Posts

Missing widget on this forum :)

May be I should make one? Just created ... need to make it faster though.. (a bit later)

<iframe src='//bithomp.com/widgets/price.php' style='border:none; height:50px; width: 280px;' scrolling='no' frameborder='0' allowTransparency='true'></iframe>

The ripple address (issuer) also can be used

<iframe src='//bithomp.com/widgets/price.php?currency=JPY&issuer=r94s8px6kSw1uZ1MV98dhSRTvc6VMPoPcN' style='border:none; height:50px; width: 280px;' scrolling='no' frameborder='0' allowTransparency='true'></iframe>

 

https://bithomp.com/widgets/price.php

Updates every 5 second, shows arrows if increase or fall

Not finished yet, but working ;)

 

Link to comment
Share on other sites

The old widget was removed because it froze for several days. I emailed coingecko and they reset it, but now they use a static jpg instead of live info.

I have been searching high and low for a real time widget (or close enough). If you could create one that would be excellent! Let me try the code..

Link to comment
Share on other sites

wow, this is looking amazing!

24 minutes ago, Warbler said:

<iframe src='//bithomp.com/widgets/price.php' style='border:none; height:50px; width: 280px;' scrolling='no' frameborder='0' allowTransparency='true'></iframe>

Is this price the Bitstamp USD? Its giving me very slightly different results from Ripplecharts

Link to comment
Share on other sites

Yes, it is. delay shouldn't be no more then 5 seconds. 

This one for Gatehub

<iframe src='//bithomp.com/widgets/price.php?currency=USD&issuer=Gatehub' style='border:none; height:50px; width: 280px;' scrolling='no' frameborder='0' allowTransparency='true'></iframe>

 

Link to comment
Share on other sites

May be now it's"super exact" :(

This one shouldn't stop updating on sundays and etc as ripple charts do sometimes :)

<iframe src='//bithomp.com/priceticker/#/markets/XRP/USD:rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B' style='border:none; height:122px; width: 295px;' scrolling='no' frameborder='0' allowTransparency='true'></iframe>

This is for Bitstamp,

for others just change currency and issuer

USD:rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B

examples here: https://bithomp.com/widgets/

Couldn't find time to make it very nice and to clean the code yet.. But its working well :)

made width exactly for this forum ;) 

 

Edited by Warbler
Link to comment
Share on other sites

1 hour ago, Warbler said:

May be now it's"super exact" :(

This one shouldn't stop updating on sundays and etc as ripple charts do sometimes :)

<iframe src='//bithomp.com/priceticker/#/markets/XRP/USD:rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B' style='border:none; height:122px; width: 295px;' scrolling='no' frameborder='0' allowTransparency='true'></iframe>

This is for Bitstamp,

for others just change currency and issuer

USD:rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B

examples here: https://bithomp.com/widgets/

Couldn't find time to make it very nice and to clean the code yet.. But its working well :)

made width exactly for this forum ;) 

 

Now its looking even better! I really like having the highs and lows on beneath the price. Any chance of reducing the price font from 40px to 32px and adding the logo/dollar sign back on the left?  

:clapping:

Edited by karlos
Link to comment
Share on other sites

1 hour ago, karlos said:

Now its looking even better! I really like having the highs and lows on beneath the price. Any chance of reducing the price font from 40px to 32px and adding the logo back on the left?  

:clapping:

smth like that?

 

<iframe src='//bithomp.com/priceticker/#/markets/XRP/USD:rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B' style='border:none; height:116px; width: 295px;' scrolling='no' frameborder='0' allowTransparency='true'></iframe>

Link to comment
Share on other sites

9 hours ago, Warbler said:

smth like that?

 

<iframe src='//bithomp.com/priceticker/#/markets/XRP/USD:rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B' style='border:none; height:116px; width: 295px;' scrolling='no' frameborder='0' allowTransparency='true'></iframe>

Perfect! Now lazy people like me don't even have to open Ripplecharts :D

Thanks @Warbler

Link to comment
Share on other sites

As an option (priceticker2), added a link for the price chart as well. (For now works only for Bitstamp USD)

<iframe src='https://bithomp.com/priceticker2/#/markets/XRP/USD:rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B' style='border:none; height:116px; width: 295px;' allowTransparency='true'></iframe>

Also added example of "chart widget" (Made by Ripple, I just host it)

https://bithomp.com/widgets/

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...