viewRules

View all rules stored for an executing firm ID.

Table 1. viewRules
ParameterRequired Description
commandYviewRules
identifierYExecuting Firm ID*
tradingDayN
  • 'today' is currently effective rules
  • 'next' (default) is for the next trading date's rules

*If no identifier is provided, all rules for the firms’ MPIDs will be returned.

Example Response

{
 "msg":"",
 "code":"200",
 "data":[


 {"symbol":"",
 "limit_value":999999999,
 "limit_type":"abs_ntnl",
 "market_participant_id":"CBOE"
 "risk_group_id":"0", "reject_behavior":"rej_only"}
 ]}     
Cboe Titanium U.S. Secure Web API - viewRules | Cboe