Suoranta.Finance Namespace
Suoranta.Finance - Developer API

Allocation Enumeration

Defines the type of capital allocation strategy of a trading strategy.

Namespace:  Suoranta.Finance
Assembly:  Suoranta.Finance (in Suoranta.Finance.dll)

Syntax


Members


Member nameDescription
StaticLeverage is given in terms of the initial equity.
DynamicLeverage is given in terms of the equity at the time when trade is initiated.
CustomAllocation is determined by a specialized model.