Python Demo of trading pair with performance chart source code walkthrough

Python Demo of trading pair with performance chart source code walkthrough
How to insert ,update, delete into MongoDB NOSQL database with Python

How to insert ,update, delete into MongoDB NOSQL database with Python Watch this 30 minute video to guide you through this process for my database for my trading system http://quantlabs.net/blog/2016/01/how-to-insert-update-delete-in-a-mongodb-nosql-database-with-python Source code: Query #https://docs.mongodb.org/getting-started/python/query/ from pymongo import MongoClient client = MongoClient() # db = client.qln # cursor = db.qln.find({“positions.shortsymbol”: “ibm”}) # # for […]
General trading and technology 2016 pow wow Jan 25 video playback

General trading and technology 2016 pow wow Jan 25 video playback
Demo of working Python script to identify stock pair to arbitrage source code walkthru

Demo of working Python script to identify stock pair to arbitrage source code walkthru
Simple MongoDB query demo against trading data
Simple MongoDB query demo against trading data
Python how to look up stock price using Yahoo Finance data service with codes

Python how to look up stock pirce using Yahoo Finance data service with codes
Demo of Python script to give snapshot of US economy source code walkthrough

Demo of Python script to give snapshot of US economy source code walkthrough
Demo of ZeroMQ Pub Sub pattern with live real time IQFeed ticks_controller

Demo of ZeroMQ Pub Sub pattern with live real time IQFeed ticks_controller
Demo IQFeed ZeroMQ subscriber- real-time charting from DevExpress

Demo IQFeed ZeroMQ subscriber- real-time charting from DevExpress
Watch this video Matlab video on how to use Symbolic Math Toolbox to visually build model using MuPAD editor

Watch this video Matlab video on how to use Symbolic Math Toolbox to visually build model using MuPAD editor