Sha256: 4fccfc0e1cd3157c6f46402746546fceee4147f8393dcfe971cc347edaa30cdf
Contents?: true
Size: 792 Bytes
Versions: 1
Compression:
Stored size: 792 Bytes
Contents
1. Create integration tests for basic use cases Plan: 1. Create integration tests (Brokerton?) 2. Make ActiveModel-like attributes Hash for easy attributes updating 3. IB#send_message method should accept block, thus compressing subscribe/send_message pair into a single call - to simplify DSL. 4. IB Connection uses delays to prevent hitting 50 msgs/sec limit: http://finance.groups.yahoo.com/group/TWSAPI/message/25413 5. IB Connection reconnects gracefully in case if TWS disconnects/reconnects 6. Compatibility check for new TWS v.966 Done: 2. IB#subscribe should accept regexes. Ideas for future: 1. Decouple Broker-specific Adapter from universal high-level messaging layer (potentially adding other broker adapters) 2. Tweak IB::Message API for speed (use class methods)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ib-ruby-0.5.19 | TODO |