Author Topic: Light Weight Market Status Page  (Read 2707 times)

0 Members and 1 Guest are viewing this topic.

Offline mike623317

  • Hero Member
  • *****
  • Posts: 637
    • View Profile
I like how this site looks https://www.ripplecharts.com/#/ , the dark theme in particular.

absolutely .. !

Not being a coder, im not sure how difficult that is. However, i did notice that ripple sites front end is open source so surely we can create something similar without having to recreate the wheel. Right?

Offline cass

  • Hero Member
  • *****
  • Posts: 4311
  • /(┬.┬)\
    • View Profile
█║▌║║█  - - -  The quieter you become, the more you are able to hear  - - -  █║▌║║█

Offline bytemaster

I am looking for someone to put together a nice "market status" that loads "instantly" rather than with a delay.

It should be able to display any market pair on BTS and show the price history, order book, and market depth chart.

Ideally it would be on something like cryptofresh.com.

It should work with server-side rendering and not require downloading 2MB of JS.

The assets pages have a basic market status section: https://cryptofresh.com/a/BTC -- does it load fast enough?

As far as I can tell, it's mostly just missing the depth chart and the ability to look at different pairs.. these market views will get dedicated URLs, something I plan to tackle early March if my worker gets voted in.. and it does look like it's on track :)

Yeah, I would like the ability to specify pairs and to show a depth chart / price up top.   Other stats are less important.
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline roadscape

I am looking for someone to put together a nice "market status" that loads "instantly" rather than with a delay.

It should be able to display any market pair on BTS and show the price history, order book, and market depth chart.

Ideally it would be on something like cryptofresh.com.

It should work with server-side rendering and not require downloading 2MB of JS.

The assets pages have a basic market status section: https://cryptofresh.com/a/BTC -- does it load fast enough?

As far as I can tell, it's mostly just missing the depth chart and the ability to look at different pairs.. these market views will get dedicated URLs, something I plan to tackle early March if my worker gets voted in.. and it does look like it's on track :)
http://cryptofresh.com  |  witness: roadscape

Offline Thom

@bytemaster, would the whole wallet suffice for your request, or does that depend on the resulting performance? Or are you looking for minimalistic / custom functionality?

The idea of server-side js rendering sounds very interesting, but I'm still to much of a node/npm/coffee novice to pull this off in a timely fashion.
Injustice anywhere is a threat to justice everywhere - MLK |  Verbaltech2 Witness Reports: https://bitsharestalk.org/index.php/topic,23902.0.html

Offline valzav

  • Sr. Member
  • ****
  • Posts: 294
    • View Profile
I like how this site looks https://www.ripplecharts.com/#/ , the dark theme in particular.

BTW I have a good react server side rendering boilerplate project, I can share it with whoever wants to be working on this.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc

Offline bytemaster

I am looking for someone to put together a nice "market status" that loads "instantly" rather than with a delay.

It should be able to display any market pair on BTS and show the price history, order book, and market depth chart.

Ideally it would be on something like cryptofresh.com.

It should work with server-side rendering and not require downloading 2MB of JS.
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.