top of page

Get auto trading tips and tricks from our experts. Join our newsletter now

Thanks for submitting!

Demos of Python pyqtgraph for trading

Writer: Bryan DowningBryan Downing

Demos of Python pyqtgraph for trading

Various examples which could be killed

Don’t have enough packages for this GUI demo:

https://groups.google.com/forum/m/?fromgroups#!topic/pyqtgraph/FH8EZKJ62ws

OHLC but candlestick works:

https://groups.google.com/forum/m/#!topic/pyqtgraph/uJ_jJLln_3E

Does not work: http://stackoverflow.com/questions/17925006/embedding-pyqtgraph-in-qt-without-generating-new-window

Scrolling plots and works!

http://www.forexfactory.com/printthread.php?t=461603&page=2

https://github.com/pyqtgraph/pyqtgraph/blob/develop/examples/scrollingPlots.py

Embedding PyQtGraph in Qt without generating new Window

http://stackoverflow.com/questions/17925006/embedding-pyqtgraph-in-qt-without-generating-new-window

Have no idea but warns or just does not work for some reason:

https://groups.google.com/forum/m/#!topic/pyqtgraph/kz4U6dswEKg

http://stackoverflow.com/questions/28296049/pyqtgraph-plotting-time-series

This appears not to work but maybe useful for experts:

http://stackoverflow.com/questions/23151612/pyqtgraph-how-to-plot-time-series-date-and-time-on-the-x-axis

My working demo


Cool orderbook plot with Python Pandas ad pyqtgraph from Metatrader


Comments


bottom of page