This repository was archived by the owner on Aug 10, 2021. It is now read-only.
Releases: ib-ruby/ib-ruby
Releases · ib-ruby/ib-ruby
Support of API 0.972+
Communication between TWS and IB-Ruy is now packet-based. Additional MessageTypes have been implemented, as well as updates for existing ones.
Rails is still supported, However instead of ActiveRecord, either Redis or the lightweight IB::Models should be used.
TWS-API 967 / ActiveRecord + Rails
This covers the "old" API-Protocol (Ports 4001 + 7496), which is supported further.
Rails + ActiveRecord-Support is included