Login Page - Create Account

Support Board


Date/Time: Thu, 03 Jul 2025 00:22:01 +0000



Post From: ASCIL: Left values of SCString

[2017-03-16 17:08:38]
6c7574686572 - Posts: 20
I am making a custom indicator to display the symbol on the cart. I only want to display the leftmost 4 characters:

e.g.

sc.Symbol returns "CLJ7-NYMEX"
I want to display "CLJ7"

Thanks in advance.