have you looked at interfacing python to the NinjaTrader api? i've done it, using netpython (http://pythonnet.sourceforge.net/), and i think it could benefit you. i dont remember exactly how i installed it (other than including the NinjaTrader.Client.dll in the python directory), but it is an...