Skip to content

codebuildforyou/stack-orderflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stack-orderflow

This repo is still undergoing heavy development.

Orderflow chart GUI using Finplot and PyQtGraph.

Plotting

  • The plotting is largely based on original Finplot library, with slight modification in order to allow for orderflow plotting. The original finplot library package is included in this repo in finplotter/finplot_library. This repo modifies the original package in a pretty hacky way, so please use with caution. It is advised to look into the package itself for further customization.

Demo from 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

Example 04: Orderflow plot with real time data streaming

About

Orderflow chart GUI using finplot and pyqt5graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%