- React.js
- Binance API
- Typescript
- styled-components
Bitcoin Glance calculates Bitcoin market history to get a glance at the current conditions, depending on specific time frames.
We use Ichimoku Kinkō Hyō as base of calculations and with the data coming of Binance Exchange API, we use all the trend catching capabilities of the Ichimoku framework to establish the current trend conditions of the Bitcoin market.
Bitcoin Glance use specific time frames for analyzing data: 4 hours, 1 day and 1 week. We understand that with these time intervals you can have a good quick perspective for short, medium and long term market trends.
This app is for information purposes only. It is not intended to be investment advice. Seek a duly licensed professional for investment advice.
yarn install
yarn serve
yarn build