ib-api icon indicating copy to clipboard operation
ib-api copied to clipboard

Lightweight Ruby interface to Interactive Brokers' TWS API

Results 5 ib-api issues
Sort by recently updated
recently updated
newest added

Breaking Changes: - rename files to use snake_case Bugfix at option_chain: - Apply trading_class to params and selecting a option_chain_definition Feature: - Add limit_expirations argument to extend filter of expirations...

I changed my configuration in `spec.yml` as described in the readme and furthermore I changed the port to 7964 (TWS). Running specs against my paper account returns several errors (e.g....

patches to run in windows - line [287] added check for windows environment and reinstated line [288], commenting it out led to stall in Windows environment - line [292], [306]...

Gem fails reading opton greeks if a decimal value is empty. Modified code to check for nils before running a comparison. Error: > Traceback (most recent call last): > 12:...

Project contain tons of hassle which makes reading the code harder, rubocop should heal it