GithubHelp home page GithubHelp logo

vue-stock-alert's Introduction

vue-stock-alarm

股票预警系统

目前实现涨速预警,满足涨速条件时弹出窗口,发出提示音

数据源:东方财富接口

项目使用说明

克隆到本地

git clone 

安装依赖包

pnpm install

编译和热重载以进行开发

pnpm run dev

为生产进行类型检查、编译和缩小

pnpm run build

tauri生成桌面程序

cargo tauri build

运行程序

主界面

打开软件,点击上传股票列表,按照stock.txt文件中格式填写想要观察的股票。

参数说明:

数据更新频率:默认10秒,指隔10秒从服务器获取股票实时数据。

异动计算周期:默认60秒,指计算60秒内的涨速。

涨速临界值:默认3,指计算周期内涨速超过3%,则弹出消息提示(手动关闭)以及提示音。

vue-stock-alert's People

Contributors

naza3 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.