Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 04:19:26 +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.