Lean  $LEAN_TAG$
QuantConnect.Interfaces.IAccountCurrencyProvider Interface Reference

A reduced interface for an account currency provider More...

Inheritance diagram for QuantConnect.Interfaces.IAccountCurrencyProvider:
[legend]

Properties

string AccountCurrency [get]
 Gets the account currency More...
 

Detailed Description

A reduced interface for an account currency provider

Definition at line 21 of file IAccountCurrencyProvider.cs.

Property Documentation

◆ AccountCurrency

string QuantConnect.Interfaces.IAccountCurrencyProvider.AccountCurrency
get

Gets the account currency

Definition at line 26 of file IAccountCurrencyProvider.cs.


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