Support Board
Date/Time: Wed, 05 Feb 2025 23:04:16 +0000
Post From: ACSIL - possible to get simulated account balance?
[2020-04-01 12:10:59] |
scotteza - Posts: 4 |
When backtesting in simulated mode (i.e. sc.SendOrdersToTradeService = false), is it possible to get the equivalent values to sc.TradeServiceAvailableFundsForNewPositions or sc.TradeServiceAccountBalance, but for the simulated account? I need these values (or some sort of equivalent) available when running backtests in the simulator as I am building a fixed-fractional position size calculator. Thanks in advance. |