Options
All
  • Public
  • Public/Protected
  • All
Menu

Customer configuration class

You need to set variable customerSymbol and variable host to be able to use Quarticon recommendation frames.

If you do not know where to get the customer's symbol, please contact our technical support.

const customerConfiguration = new Config({customerSymbol: _CUSTOMER_SYMBOL_, host: _HOST_})

Hierarchy

  • Config

Index

Constructors

Constructors

  • Parameters

    • configParams: ConfigParams

      Customer configuration parameters

    Returns Config

    Main configuration element

Generated using TypeDoc