Support Board
Date/Time: Sun, 06 Jul 2025 15:21:44 +0000
Post From: Spreadsheet Trading J102 char limit
[2019-03-22 22:52:23] |
jmt816 - Posts: 45 |
Working on some backtesting using the spreadsheet system before I build it out in ACSIL (if necessary). Am using J102 to set text tag on orders with a formula, but have noticed there appears to be a 63 character limit? All of my tags longer than that are being truncated. Purpose: to provide values of various variables for later parsing & analysis through export to Excel. Is this char limit intended, or a bug? Does a similar limit exist using ACSIL? I see that the "TextTag" in s_SCNewOrder is typed as SCString, which would imply normal string limits. Appreciate your help, Thanks, Jeff |