Hi NT Folks,
I think Trade Performance is partially working. I am in Australia using using dd/mm/yyyy time format and NT 8.1.1.7 with .net 4.8 with the rest of NT is fully working working. Trade performance for 01/06/2023 - 11/06/2023 works. Same for 01/07/2023 - 11/07/2023. But 01/06/2023 - 12/06/2023 or 01/07/2023 - 12/07/2023 fails and returns no info.
I am not keying in the dates manually and having a case of bad typing I am just selecting the date ranges from the NT Trade Performance date pulldowns
Looks like anything past the 11th day of the month fails. I tried 13th through to the 20th and each failed.
Dates greater than 11th day of the month are failing because the date strings are not being recognized as dates with the error:
023-07-16 13:25:32:486 Gui.TraderPerformance.TraderPerformanceReportViewM odel.GetExecutions.Exception: System.FormatException: String was not recognized as a valid DateTime.
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
at System.Convert.ToDateTime(String value)
at NinjaTrader.Tradovate.Adapter.<QueryPastExecutions Async>d__117.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatch Info.Throw()
at NinjaTrader.Gui.TradePerformance.TradePerformanceR eportViewModel.<GetExecutions>d__58.MoveNext()
Pics of working Trade Performance, failing Trade Performance, Trace Startup less personal stuff and Trace of Errors attached
Happy Trading
​à ¢Â€Â‹ÃƒÂ¢Ã‚Â€Ã‚Â‹ÃƒÂ¢Ã‚Â€ ‹â€‹â€à ‚‹Ã¢Â€Â‹Ã¢Â€Â ‹Ã¢Â€Â‹
Successful Trade Performance

Comment