IbkrApi.Support.HTTPStubs.ContractStub (ibkr_api v1.0.3)

View Source

Stub module for IbkrApi.ClientPortal.Contract HTTP requests.

Summary

Functions

Stubs the all conids by exchange endpoint.

Stubs the contract info endpoint.

Stubs the currency pairs endpoint.

Stubs the exchange rate endpoint.

Stubs the futures by symbol endpoint.

Stubs the get strikes endpoint.

Stubs the search by symbol endpoint.

Stubs the search contracts endpoint.

Stubs the secdef by conid endpoint.

Stubs the stocks by symbol endpoint.

Stubs the symbol info endpoint.

Stubs the trading schedule endpoint.

Functions

stub_all_conids_by_exchange(response_fn \\ nil)

Stubs the all conids by exchange endpoint.

stub_contract_info(response_fn \\ nil)

Stubs the contract info endpoint.

stub_currency_pairs(response_fn \\ nil)

Stubs the currency pairs endpoint.

stub_exchange_rate(response_fn \\ nil)

Stubs the exchange rate endpoint.

stub_futures_by_symbol(response_fn \\ nil)

Stubs the futures by symbol endpoint.

stub_get_strikes(response_fn \\ nil)

Stubs the get strikes endpoint.

stub_search_by_symbol(response_fn \\ nil)

Stubs the search by symbol endpoint.

stub_search_contracts(response_fn \\ nil)

Stubs the search contracts endpoint.

stub_secdef_by_conid(response_fn \\ nil)

Stubs the secdef by conid endpoint.

stub_stocks_by_symbol(response_fn \\ nil)

Stubs the stocks by symbol endpoint.

stub_symbol_info(response_fn \\ nil)

Stubs the symbol info endpoint.

stub_trading_schedule(response_fn \\ nil)

Stubs the trading schedule endpoint.