super3 / invictus.io

Official repo for the Invictus Innovations Inc. website.
invictus.io
6 stars 18 forks source link

Simple Price Chart Widget (~$800 bounty) #3

Closed super3 closed 10 years ago

super3 commented 10 years ago

Core Spec: Stock Charts and price quotes may be the only dynamic content.

Needed: A clean looking javascript widget that gives live information on current Protoshare prices. Should display all current exchanges that trade Protoshares, and include basic information such as latest price, high, low, and volume.

Todo:

pooleja commented 10 years ago

I might be interested in working on this.

Do we want to support all the exchanges listed on the Protoshares website?

Would all the information be shown from each exchange, or would the user select a specific exchange to display?

What logic components would the chart need? Would it be a simple line graph like http://coinmarketcap.com or more detailed like http://bitcoinity.org/markets?

super3 commented 10 years ago

Go for it. Yes, those 4 exchanges should do for now. A simple graph and market stats like http://coinmarkcap.com will do.

If you could make it more detailed like Bitcoinity that would be preferred though. What can you get done in the next 1-2 days?

pooleja commented 10 years ago

OK, cool. I'm looking at it now. The second two exchanges are a little harder to work with since they are Chinese, but I will see what I can get.

Also, I'm not quite sure where to get the historical data for the chart, but I will investigate that further. I will send you a pull request when I get a little further (probably tonight).

super3 commented 10 years ago

Just try your best and see what you can get in there tonight. We can always improve it if its not enough.

Thanks! On Dec 30, 2013 3:12 PM, "pooleja" notifications@github.com wrote:

OK, cool. I'm looking at it now. The second two exchanges are a little harder to work with since they are Chinese, but I will see what I can get.

Also, I'm not quite sure where to get the historical data for the chart, but I will investigate that further. I will send you a pull request when I get a little further (probably tonight).

— Reply to this email directly or view it on GitHubhttps://github.com/super3/Invictus/issues/3#issuecomment-31365687 .

pooleja commented 10 years ago

I ended up creating an entirely different page to display the price info and chart (and created a pull request). Let me know if you would like me to put it directly into the ProtoShares page or somewhere else.

super3 commented 10 years ago

Yes, if you could put pull req it into the protoshares page that would make my life much easier. Thanks!

pooleja commented 10 years ago

Updated the pull request so it shows the widget on the side of the ProtoShares page.

super3 commented 10 years ago

Mostly Fixed as of 5414165547a71c9e6b295d653bfa605e798bb22f

pooleja commented 10 years ago

Sent a pull request to add the USD value of PTS to the stock widget.

super3 commented 10 years ago

Done.

super3 commented 10 years ago

Can you adjust the scale? Looks like PTS has flatlined.