Login Page - Create Account

Support Board


Date/Time: Wed, 15 Jan 2025 16:23:40 +0000



Post From: How to find symbol for option

[2017-06-26 17:15:41]
User972044 - Posts: 154
What I am trying to ask is what variable types of text string does s_SCNewOrder::Symbol take when I need to use this function, is it SCSTRING, C++, const* char ? Sierra Charts chooses to create another class SCSTRING to be used for text strings in certain study functions, class structure members and etc. instead of just allowing the more intuitive and comprehensive C++ string class to be used and sometimes it insists on const* char to be used, so I need to ask in order to program accordingly. May I make a suggestion to you? When you are not able to understand a user's question, can you please just ask the user to clarify instead of just dismissing user's question as "does not make sense"? Many times, I have to simplify my question because when my question is too long and too specific, you won't understand either. So if the question is too simple and you need more information, just ask the user to clarify. Much appreciated.

Anyway, I think I found the answer, am testing it right now just to be sure.
Date Time Of Last Edit: 2017-06-26 17:20:40