Class DealingAPI

Constructors

Properties

URL: {
    CONFIRMS: string;
    POSITIONS: string;
    POSITIONS_OTC: string;
    WORKINGORDERS: string;
    WORKINGORDERS_OTC: string;
} = ...

Type declaration

  • CONFIRMS: string
  • POSITIONS: string
  • POSITIONS_OTC: string
  • WORKINGORDERS: string
  • WORKINGORDERS_OTC: string

Methods