Connector configuration: FINRA

Configure the following properties before connecting to FINRA. The list is verified against FinraMessageAdapter.

Basic settings

The connection editor shows these settings first.

  • Key (SecureString)
  • Secret (SecureString)
  • IsDemo (bool)
  • DataSet (FinraDataSets)

Advanced settings

These properties control endpoints, filters, limits, and other provider-specific behavior.

  • Token (SecureString)
  • WeeklyTierIdentifier (string)
  • WeeklySummaryTypeCode (string)
  • PageSize (int)
  • MaxRecords (int)
  • DataVersion (int)
  • Address (Uri)
  • AuthAddress (Uri)

See also

Graphical configuration

Adapter initialization