crypto-candles
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Introduction

Component that visualize candlestick and random generated buy / sell signal data for USDT/BTC pair on a chart.

Installation

npm install crypto-candle

Usage

import { CryptoChart } from 'crypto-candles';

function App() {
  return (
    <>
      <CryptoChart />
    </>
  );
}

export default App;

Screens

Chart view

Readme

Keywords

none

Package Sidebar

Install

npm i crypto-candles

Weekly Downloads

0

Version

1.0.2

License

none

Unpacked Size

2.76 MB

Total Files

11

Last publish

Collaborators

  • freecree