Skip to content

Assist tool for trading on stock market, automatic download real-time data, stock screen and notification.

License

Notifications You must be signed in to change notification settings

zmcx16/ChaldeaStockObservatory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChaldeaStockObservatory

Codacy Badge

Features

  1. Automatic download real-time stock data
  2. Stock Notification
    • Arrival Price
    • Trailing Stop
  3. Stock Screener (TBD)

Support Platform

  • Windows - Windows 10
  • Mac OS - Mac OS 10.11+
  • Linux - Ubuntu 16.04+

P.S.

The Pyinstaller builds is not fully static(issue), and Electron-builder also doesn't support too old OS platform, if your OS is not compatible with ChaldeaStockObservatory, please just run it on source code instead of executble package.

Core Module

Development Environment

  • Nodejs
  • Electron

Dependencies

  • bootstrap>=4.3.1
  • detect-port>=1.3.0
  • jquery>=3.4.1
  • popper.js>=1.15.0
  • zerorpc>=0.9.8

Run

  • npm i
  • put ChaldeaStockObservatory-Core source code or executble files to relative path
  • run ".\node_modules.bin\electron-rebuild" (optional, issue)
  • npm run start

Demo

image

Overview

image

Notification

image

Reference

  1. Darryl Dixon Piece Digital / Click-n-drag list rearranging - (https://codepen.io/piecedigital/pen/VLyrLo) - MIT License
  2. F. Stephen Kirschbaum / CSS LED Lights - (https://codepen.io/fskirschbaum/pen/MYJNaj) - MIT License

License

This project is licensed under the terms of the MIT license.