rrag / react-stockcharts

Highly customizable stock charts with ReactJS and d3
http://rrag.github.io/react-stockcharts
MIT License
3.87k stars 957 forks source link

Show and tell, Future work #217

Closed rrag closed 6 years ago

rrag commented 7 years ago

Development of this project has been very exciting and a great learning experience so far. The library is still quite young, it is only 1.5 years since first npm publish (Jul 2015). There are breaking changes in every version upgrade, with more to come in 0.7

I want to thank all the early adopters and contributors.

It would be great to see a list places where this library is used, I request all users of the lib to please reply here with where and how they are using it. Possibly blog about your experience and link to it. Share a link to your app if it is public, if not a few screenshots to show and tell. Any feedback on new features you would like to see

I am considering spending more time on the project working on a few features mostly adding more interactive and technical indicators, better touch support, better documentation, a new utility to build charts based on a config object, and possibly work on upgrading the demo. Would you support me financially crowd fund a patreon or something?

Some of the above might be released under a different license or may be just for contributors.

svk31 commented 7 years ago

First off I just wanna say thanks for building this library, it's very easy to work with and well documented. I've used it to replace a charting solution built with Highcharts in the Bitshares wallet. Bitshares is a cryptocurrency like Bitcoin that offers a decentralized exchange on a blockchain. I only released this new version last week so for now it only has a few of the indicator options and there are some bugs still that I'll be looking at fixing this week, but feedback has been very positive. Your charts are certainly a big step up from the old Highcharts charts.

My code is also open source so anyone looking to see how it was implemented can do so here:

Chart component Bitshares-ui repo

The GUI including your charts is live here: https://bitshares.org/wallet/#/market/CNY_BTS

I also posted about the release on Steemit, a cryptocurrency blogging platform: https://steemit.com/bitshares/@svk/bitshares-gui-release-2-0-170201

Here's a screenshot of what the full exchange looks like: image

EugeneMeles commented 7 years ago

Use lib in free stock screener for MOEX link fss

drobertson123 commented 6 years ago

We are using react-stockcharts in an options trading analysis application. It is private but as soon as we get to deployment i would be happy to give you an account to access it.

This is a great library, please keep it up.

invertedtomato commented 6 years ago

I'm using it in a new project - also an options screening system. I'd really keen to have the ability to more involved annotations - in particular, the ability to draw a horizontal line and rectangles over the data to indicate where a derivative contract lies (a binary or spread). Sadly, if I can't find a way to do that I'll have to swap back to Highcharts.

mkondel commented 6 years ago
rrag commented 6 years ago

@mkondel Looks great, nice work

QRMarketing commented 6 years ago

@mkondel Looks good. I was caught by the histogram indicator. Looking for a price (not volume) histogram indicator.

QRMarketing commented 6 years ago

Here is our work. I give a general screen shot here, but in the following link is our User Guide that gives all our overall system functionality: http://www.bpt-trade.com/webtrader/doc/webtrader-user-guide.pdf

bpt

We have an FX trade engine attached to the charts, with other specific added functions relative to our trader programme. We currently use this system as a free trading programme to screen traders before entering into our more serious trader programmes (for more info click here). Currently we have about 100 traders using it, and the feedback has been quite good.

Thanks to @rrag for his fine work. Though we are currently not big, we can support you on a per bug basis (PayPal). Here is the first one: https://github.com/rrag/react-stockcharts/issues/513