The `symbol` attribute of the `Contract` class in the Python ibapi.contract module represents the symbol or ticker symbol of a financial instrument. It is commonly used to identify and reference specific securities, such as stocks or futures contracts, in the Interactive Brokers API.
Python Contract.symbol - 32 examples found. These are the top rated real world Python examples of ibapi.contract.Contract.symbol extracted from open source projects. You can rate examples to help us improve the quality of examples.