Machine learning AI view of David Aronson trading

Machine learning AI view of David Aronson trading I got this query from a newsletter subscriber: Hi Bryan !! Thanks very for those informations very useful enough i will run check that out according to my expectation and i am totally agree with your point of View at the moment by saying that Candle sticks […]
Simple Demo of Boost Python of Python calling C++ library

Simple Demo of Boost Python of Python calling C++ library This is the simplest one that actually works http://pyengr.readthedocs.org/en/latest/inter/bpy/ Join my FREE newsletter to see how I plant to use this Python code for my automated trading system NOTE I now post my TRADING ALERTS into my personal FACEBOOK ACCOUNT and TWITTER. Don’t worry […]
My disaster with MYSQL and MariaDB on Mac

My disaster with MYSQL and MariaDB on Mac OSX Here are my notes on what I could and could not get working. These are reasons why I got with SQLite for now Join my FREE newsletter to learn why I went with SQLite for automated trading Diagnostic fixes for MYSQL on Mac OS X […]
Working demo SQLite with C++ on Mac OSX Xcode

Working demo SQLite with C++ on Mac OSX Xcode This was developed for Mac OSX which seems the preferred database. Problems with the alternatives databases: Open source Maria DB does not work at all which appears to be a mess MYSQL is unstable and incomplete thanks to Oracle butchering it Postgres development libraries seem complex […]