Support Board
Date/Time: Wed, 05 Aug 2026 01:32:05 +0000
Post From: s_ACSTrade structure
| [2019-03-24 23:31:19] |
| ForgivingComputers.com - Posts: 1234 |
|
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(); |
