Support Board
Date/Time: Mon, 25 Nov 2024 21:38:33 +0000
[Programming Help] - Custom data for Activity Trade Log
View Count: 236
[2024-02-06 19:02:05] |
thefilmguy - Posts: 8 |
Using ACSIL, do we have the ability to write custom data to the trade activity log? Custom fields?
|
[2024-02-10 21:31:45] |
ForgivingComputers.com - Posts: 960 |
The only thing you can write to the Trade Activity Log is the Note field, which is set at order entry using TextTag. The note field is also applied to attached orders. You could convert numbers to text if you wanted to. s_SCNewOrder NewOrder; NewOrder.TextTag = "Auto Entry"; |
To post a message in this thread, you need to log in with your Sierra Chart account: