Lean  $LEAN_TAG$
QuantConnect.Securities.IBaseCurrencySymbol Interface Reference

Interface for various currency symbols More...

Inheritance diagram for QuantConnect.Securities.IBaseCurrencySymbol:
[legend]

Properties

Cash BaseCurrency [get]
 Gets the currency acquired by going long this currency pair More...
 

Detailed Description

Interface for various currency symbols

Definition at line 21 of file IBaseCurrencySymbol.cs.

Property Documentation

◆ BaseCurrency

Cash QuantConnect.Securities.IBaseCurrencySymbol.BaseCurrency
get

Gets the currency acquired by going long this currency pair

For example, the EUR/USD has a base currency of the euro, and as a result of going long the EUR/USD a trader is acquiring euros in exchange for US dollars

Definition at line 30 of file IBaseCurrencySymbol.cs.


The documentation for this interface was generated from the following file: