Note: WebSocket not working in this deploy. WebSocket currently only works in local.
- Choose a FX Pair to see prices.
- Choose the resolution window to see prices
- See the flags of currency pair
- See the last FX price of currency pair
- Swap currencies to see from different view
- Track live prices with Socket-io Client
- Vue CLI
- Vue.js
- Vuex
- Tailwind CSS
- JavaScript
- CSS
- HTML
You need to add REST API Key and Streaming API Key from tradermade.com.
npm install
npm run serve
npm run build
npm run lint