react-trading-ui icon indicating copy to clipboard operation
react-trading-ui copied to clipboard

Component library for trading applications 😰📉💸

Results 6 react-trading-ui issues
Sort by recently updated
recently updated
newest added

Hey, nice project! I've been battling with this component in a typescript project but it keeps failing, I tried adding typescript definition to the project and it also failed (I...

Hey there, The example you have provided does not work it hangs the browser.

Feeling inspired by Formidable's [VictoryChart Library](https://formidable.com/open-source/victory/docs/victory-chart/) Charts aren't exactly a passion of mine, but the component hierarchy of this library is markedly elegant.

[Collectable.js](https://github.com/frptools/collectable) seems to have implemented immutable versions of some data structures that would befit the demo.

enhancement

canvas would help the render performance of all of these components, especially the order book and depth chart.

enhancement

OrderTable and TradeHistory should take a prop `showSpinner`: a function that returns a boolean, and determines when to show the spinner component.

enhancement