Graphical configuration: Trading Technologies

For all StockSharp products, configure the connection in the Connection settings window.

  • SdkPath - path to a local file or directory.
  • AppSecretKey - authentication credential.
  • Environment - connector mode or option. Default value: TradingTechnologiesEnvironments.ProdSim.
  • InitializationTimeout - time interval. Default value: 5000.
  • MarketDepth - number of order book levels to request. Default value: 20.
  • IsBinaryProtocol - switch controlling connector behavior. Default value: true.
  • IsOptionsEnabled - switch controlling connector behavior. Default value: true.

See also

Connectors

Graphical configuration

Save and load settings

Creating own connector