Support Board
Date/Time: Fri, 10 Jan 2025 20:56:35 +0000
Post From: SCString failing as identifier
[2016-09-29 18:20:31] |
Sierra Chart Engineering - Posts: 104368 |
For the proper format for a source code file, refer to step 17 here: http://www.sierrachart.com/index.php?page=doc/AdvancedCustomStudyInterfaceAndLanguage.php#StepByStepInstructions Also this line is wrong: Message.Format("Go to", ChartNumber); It should be: Message.Format("Go to %d", ChartNumber); Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing |