Support Board
Date/Time: Sat, 08 Nov 2025 16:34:01 +0000
Post From: s_ACSTrade structure
| [2019-03-24 23:31:19] |
| ForgivingComputers.com - Posts: 1154 |
|
Any work around for getting the symbol name for Historical trades?
This should work if you have your symbols rolled over with continuous contracts: SCString Chart_Symbol;
Chart_Symbol = sc.Symbol.GetChars(); |
