Sha256: 0ed7eadb1260cf10e01bc2a37c3e398a21388be4b7951f38985e8c9a93b2f268
Contents?: true
Size: 519 Bytes
Versions: 2
Compression:
Stored size: 519 Bytes
Contents
1. IB Connection uses delays to prevent hitting 50 msgs/sec limit: http://finance.groups.yahoo.com/group/TWSAPI/message/25413 2. Decouple Broker-specific Adapter from universal high-level messaging layer (potentially adding other broker adapters) 3. Tweak IB::Message API for speed (use class methods) 4. Create integration tests (Brokerton?) 5. IB#send_message method should accept block, thus compressing subscribe/send_message pair into a single call - to simplify DSL. 6. Compatibility check for new TWS v.966
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ib-ruby-0.5.17 | TODO |
ib-ruby-0.5.16 | TODO |