GAT,
My current system is currently in Excel and Visual Basic. One thing I don't like about it is how much work it takes to add a new instrument or model/strategy/system. In your system in Python, how much time/effort does it take to add a new instrument? How much time does it take to add a new system to your already existing suite of systems?
Thanks.
Instruments - let's say an hour? Including getting the data.
'Adding a new system' -> have you got a piece of string I can measure? Could be anything from 1 minute for a parameter change to several years.
GAT