Table of Contents

Property InitialBudget

Namespace
WhalesSecret.TradeScriptLib.API.TradingV1.Budget
Assembly
WhalesSecret.TradeScriptLib.dll

InitialBudget

Initial budget of the trading strategy. The initial budget must not be empty, it must include PrimaryAsset, and must not contain any negative values.

public BudgetSnapshot InitialBudget { get; }

Property Value

BudgetSnapshot