Connector configuration: Firstock

Configure the following properties before connecting to Firstock. The list is verified against FirstockMessageAdapter.

Basic settings

The connection editor shows these settings first.

  • UserId (string)
  • Password (SecureString)
  • OneTimePassword (SecureString)
  • VendorCode (string)
  • ApiKey (SecureString)
  • Token (SecureString)

Advanced settings

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

  • PortfolioName (string)
  • DefaultProduct (FirstockProducts)
  • MarketProtection (decimal)
  • PriceDivisor (decimal)
  • ReconnectAttempts (int)
  • Address (Uri)
  • SymbolsAddress (Uri)
  • WebSocketAddress (Uri)
  • PollingInterval (TimeSpan)

See also

Graphical configuration

Adapter initialization