Login Page - Create Account

Support Board


Date/Time: Tue, 09 Jun 2026 01:33:29 +0000



Post From: trade activity log is not getting the fills data

[2026-06-08 20:18:45]
RutuvedGCG - Posts: 2
I am doing a bar reply on a strategy. The Show Order fills on chart setting is turned on and I can see there are trades being taken. Although I am unable to get the fills data in trade activity log and statistics. I have selected the the appropriate setting as follows: Trade Activity Type : all activity
Symbol : all symbol
Trade account : all accounts
simulation state : simulated


Also i have put the following in my code

sc.MaintainTradeStatisticsAndTradesData = true;


Let me know if i am missing anything here. Kindly provide with all the checklist of parameters and setting that I should check for.