- 期货合约行情报价
- K线图(基于 d3.js)
- 盘口报价
- Ticks 列表
- 登录期货交易账户
- 查看账户资金
- 下单、撤单
- 查看账户持仓记录,委托单记录
git clone https://github.com/shinnytech/shinny-futures-web
npm install
npm run serve # Compiles and hot-reloads for development
npm run build # Compiles and minifies for production
npm run test # Run tests
npm run lint # Lints and fixes files
npm run test:e2e # Run end-to-end tests
npm run test:unit # Run unit tests
npm run publish # Publish to branch gh-pages