Skip to content

IBC with TWS 974 may ignore the TradingMode setting in config.ini #37

@rlktradewright

Description

@rlktradewright

If you set TradingMode=paper in your config.ini, you may find that login doesn’t succeed, particularly if this is the first time you’ve tried paper trading mode. This is due to a change in the TWS login dialog that causes IBC to fail to find the relevant toggle buttons, so it can’t set the trading mode as per the config.ini. In this case, TWS just uses whatever setting it finds in jts.ini: if you’ve run paper trading before, this is likely to already be tradingMode=p, so you won’t notice any problem.

The Gateway is fine.

I’ve fixed this, but haven’t yet issued another release. I’ll probably do that later tonight.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions