Introduction

View as MarkdownOpen in Claude

Symbol: String. Specify the underlying symbol of the future.

SecType: String. Specify FUT.

Exchange: String. Specify the exchange where the future is traded.

Currency: String. Specify the currency which the future is traded.

LastTradeDateOrContractMonth: String. Enter the month the contract expires. If there are multiple expiries in the same month, exact date must be specified.

Multiplier: Integer. Enter the multiplier which the future is traded.

symbol = "ES"
secType = "FUT"
exchange = "CME"
currency = "USD"
lastTradeDateOrContractMonth = "202809"
multiplier = 50