# electron_kline **Repository Path**: sparguan/electron_kline ## Basic Information - **Project Name**: electron_kline - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-06-01 - **Last Updated**: 2024-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # electron-stock-trade 使用electoron仿写同花顺网上交易客户端。行情数据来源于新浪股票。软件已实现自动升级,单例运行等。 ## To Use 使用方方法: ```bash # Clone this repository git clone https://gitee.com/gqz1989/electron_stock_trade.git # Go into the repository cd electron_stock_trade # Install dependencies npm install # Run the app npm start ``` ## Software Screenshots ![登录](https://images.gitee.com/uploads/images/2019/1024/095521_6c43d7cc_993960.jpeg "QQ截图20191024094854.jpg") ![持仓](https://images.gitee.com/uploads/images/2019/1024/095544_2779ec07_993960.jpeg "QQ截图20191024095031.jpg") ![买入](https://images.gitee.com/uploads/images/2019/1024/095614_37a05409_993960.jpeg "QQ截图20191024095044.jpg") ![卖出](https://images.gitee.com/uploads/images/2019/1024/095629_29253fee_993960.jpeg "QQ截图20191024095055.jpg") ## Resources for Learning Electron - [electronjs.org/docs](https://electronjs.org/docs) - all of Electron's documentation - [electronjs.org/community#boilerplates](https://electronjs.org/community#boilerplates) - sample starter apps created by the community - [electron/electron-quick-start](https://github.com/electron/electron-quick-start) - a very basic starter Electron app - [electron/simple-samples](https://github.com/electron/simple-samples) - small applications with ideas for taking them further - [electron/electron-api-demos](https://github.com/electron/electron-api-demos) - an Electron app that teaches you how to use Electron - [hokein/electron-sample-apps](https://github.com/hokein/electron-sample-apps) - small demo apps for the various Electron APIs ## License [CC0 1.0 (Public Domain)](LICENSE.md)