nautechsystems / nautilus_trader

A high-performance algorithmic trading platform and event-driven backtester
https://nautilustrader.io
GNU Lesser General Public License v3.0
2.02k stars 460 forks source link

Update InteractiveBrokersGatewayConfig docs #1691

Closed Troubladore closed 3 months ago

Troubladore commented 4 months ago

Pull Request

I've updated class parameter documentation in an attempt to clarify meanings. My assumption is that IB Gateway or TWS can be dockerized, and that the port used on the surface of the container to provide access to API services may vary, but that common defaults should be called out (4002/4001; 7497/7496).

This request may be updated as further information/changes are received from pending changes to the adapter config classes.

Type of change

How has this change been tested?

No code changes were made, so no testing was performed. Documentation changes were partially confirmed through Discord chat, but should be verified for accuracy in interpretation.

cjdsellers commented 3 months ago

Many thanks @Troubladore :pray:.