[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Real-time datafeeds in Python



PureBytes Links

Trading Reference Links

Folks,

Apologies if this question should be posted to a different forum!

I'm convinced now that Uptick should be implemented in Python. One last
bit of design that's left to resolve is real-time datafeeds. 

How would I integrate the Java SDKs for IB or MyTrack with Python? 

Should this be done on the Windows platform using the platform-dependent
vendor APIs instead?

What about Bloomberg, IQFeed and others?

I think the goal is to make as many real-time datafeed and execution
adapters available in a cross-platform fashion.

    Thanks, Joel