AccountingCorrectionCause#

tradeexecutor.strategy.account_correction.AccountingCorrectionCause Python class in Trading Strategy framework.

class AccountingCorrectionCause[source]#

Bases: Enum

An enumeration.

__init__()#

Attributes

unknown_cause

Do not know what caused the incorrect amount

rebase

aUSDC, etc.

unknown_cause = 'unknown_cause'#

Do not know what caused the incorrect amount

rebase = 'rebase'#

aUSDC, etc.