Infront Data Manager Connect

Where can I get the vwd codes for certain instruments?

There are several ways to obtain vwd codes for individual instruments:

  • Derive vwd code from ISIN:
    Java: ISINArbitrage isinArbitrage = new ISINArbitrage(staticDataConsumer)

  • vwd codes via a complete symbol list of an exchange via ExchangeSymbolList:
    These lists can be delivered independently of the individual permissions.

  • Get vwd codes from the GetMyVwdCodes package:
    This functionality returns the symbol list considering the permission settings of the respective user.