Demos of Python pyqtgraph for trading

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 […]

Does 3 bar reversal work

Does 3 bar reversal work A set of publications to highlight this question under different market conditions of bearish, sideways, and bullish. http://nalon99.github.io/publications/three_bars/ Join my FREE newsletter to learn more about applying technical trading to algo and automated trading  NOTE I now post my TRADING ALERTS into my personal FACEBOOK ACCOUNT and TWITTER. Don’t worry […]

Fast C++ implementation for order book HFT

Fast C++ implementation for order book HFT This is a decent article on applying the order book in an efficient C++ implementation. The authors does the same with calling Matlab charts as well. I may explore this blog further Limit Order Book Implementation for Low Latency Trading (in C++) Join my FREE newsletter to learn more […]

ESignal vs IQFeed vs Interactive Brokers data feed debate

ESignal vs IQFeed vs Interactive Brokers data feed debate I posted a lengthy video explaining the future of deciding on infrastructure for an update data feed handling with IQFeed and Interactive Brokers More details at my knowledgebase FAQ article: https://quantlabs.net/blog/knowledgebase/esignal-vs-iqfeed-vs-interactive-brokers-data-feed-debate/   Or join my FREE newsletter to learn more about data feed handling   NOTE […]

Notes on Karen Super Trader options strategy

Did HFT DE Shaw influence Jeff Bezos founder of Amazon I think it is important to show you how critical hedge fund and automated trading has an impact on other industries.   Did you know Amazon founder worked at DE Shaw?  Get more details here. Specific notes on Karen Super Trader options strategy   I […]

Source code for Karen Super Trader options strategy?

Source code for Karen Super Trader options strategy? Should we implement source code for this type of multi million dollar strategy? Let me know via filling out my contact form This is was because of the popularity of this: https://quantlabs.net/blog/2015/04/specific-notes-on-karen-super-trader-options-strategy/ Join my FREE newsletter to learn when we implement this   NOTE I now post my […]

Demos of MATLAB Simulink with GUI interfaces

Demos of MATLAB Simulink with GUI interfaces There are 2 demos here to show real time plotting against a Simulink Model with C source code generation to Very cool Join my FREE newsletter to see other online demos which can be applied to real time trading (hint hint HFT!) Use MATLAB GUIs with Simulink Models […]

Ninja Trader 8: Happy Bug Hunting so why

Ninja Trader 8: Happy Bug Hunting so why I must say this new Ninja Trader 8 is not off to a good start: As you may know, customized user developed NT7 indicators will not work in NT8 without modification. Some will require only very minor tweaks that may take only moments, some will require major […]

Here is our R Scripts for download for courses or members

Here is our R Scripts for download for courses or members This is for anyone in our All courses or  R courses or our Elite Membership Get specific details here NOTE I now post my TRADING ALERTS into my personal FACEBOOK ACCOUNT and TWITTER. Don’t worry as I don’t post stupid cat videos or what […]

RabbitMQ Metatrader bridge for forex trading

RabbitMQ / Metatrader 4 experimental bridge Someone sent this to me via my contact form” Hello, I released this experimental bridge between Metatrader 4 (and 5) and RabbitMQ (under an open source license). https://github.com/femtotrader/rabbit4mt4 Some videos to show this project in action are available on Youtube: Realtime Metatrader 5 DOM (orderbook) plot with Python, Pandas, […]