Skip to content

ata-turkoglu/patika-week3-CandleStickChart

Repository files navigation

Candlestick Chart

  • Search company name with vuetify autocomplete component
  • Stock market dataset will be gotten from rapidapi by using axios
  • Then d3.js will draw candle stick chart
  • You can select daily weekly monthly periods
  • The chart shows opening, closing, high, low and volume values
  • Routing logs and unautherized access attempt logs are storing in the session storage
  • Logs can be found in admin page

screen