Giter VIP home page Giter VIP logo

stack-orderflow's Introduction

stack-orderflow

Some words: This repo started off as a project for my own needs - there were little to no open source tools about orderflow charting and visualization given how specific it is. I am losing motivation on expanding/optimizing this project because coding up desktop GUI using PyQt-related tools feels crazy, especially when comopared to the development experience in JS-ecosystem - I don't really love JavaScript but given how available the community is, it is a lot easier to code up things there. Plus, desktop GUIs feel really old. At the time of writing, I feel more excited to code up webapps/desktop apps with something else. Just not graphic dev with Python. Nevertheless, I will try to keep developing on this project from time to time ๐Ÿ˜—.

Orderflow chart desktop GUI using Finplot and PyQtGraph.

Enviornment:

  • Tested with Python3.9+
  • Updated to PyQt6

Plotting

Dependence on @highfestiva/finplot library

The plotting is largely based on the original Finplot library, with slight modification in order to allow for orderflow plotting. The whole package source code of his repo is included in this repo (./finplotter/finplot_library) because this repo modifies the original package in a hacky way. In the future, this project will be refactored in a way that the inclusion of Finplot package would be unnecessary. Nevertheless in the mean time, it is advised to look into the package itself for further customization.

Examples

  • You may find these examples available in ./examples.

Example 01: Simple candlestick plot

Example 1

Example 02: Simple candlestick plot with technical indicator panels

Example 2

Example 03: Orderflow plot with static data

Example 3

To-do

Example 04: Orderflow plot with real time data streaming

stack-orderflow's People

Contributors

tysonwu 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.