Class Forex

A Forex Contract.

Hierarchy

  • Forex

Implements

Constructors

Properties

currency: string

The trading currency.

exchange: string = "IDEALPRO"

The destination exchange.

secType: SecType = SecType.CASH

The security type

symbol: string

The asset symbol.

CURRENCY_SYMBOL_PRIO: string[] = ...

Between two currencies, whatever currency comes first should be in "symbol" and the other one must be in "currency".

Generated using TypeDoc