Login Page - Create Account

Support Board


Date/Time: Sat, 26 Sep 2026 08:48:35 +0000



Post From: GetTradePosition() reports non-flat position with zero corresponding activity in Trade Act

[2026-08-13 17:42:57]
User300970 - Posts: 2
Checked the Trade Statistics for Charts tab as requested (Include Chart Trade
List in Trade Statistics for Charts Window enabled).

Row for this chart shows:
Fills Start Date: No Fills
Open Quantity: 0
Total Fills (Daily): 0

So there's no pre-existing fill loaded for this chart/symbol/account -- the
persistent fill record is empty. This is the state after using Clear Trade
Simulation Orders & Data.

The behavior in question happens *during* an AutoTrade System Replay
BackTest run specifically: sc.SellEntry() returns 1, and
sc.GetTradePosition().PositionQuantity reads -1 for the rest of that run --
but this Trade Stats for Charts view (and Trade Activity Log, checked with
All Activity / wide date range) show nothing for that run either, before or
after. Does "No Fills" here rule out a pre-loaded fill as the cause, or is
there a different date/setting I should check specifically during an active
backtest rather than after it completes?

Thank you for your time!