Results 1 to 4 of 4

Thread: Need help

  1. #1
    Senior Member
    Join Date
    Nov 2015
    Posts
    126

    Default Need help

    Hi,

    How can i convert this line into vtl.

    SetIndexStyle(j,12,QuarterLevelStyle,1,clrLimeGree n)
    This second option i.e. 12 means DRAW_NONE. But i dont find this option in vtl. So please suggest me how to convert this line.

    Thanks in advance.

    BGT

  2. #2
    Administrator Rawan-HS's Avatar
    Join Date
    Apr 2015
    Posts
    411

    Default

    Quote Originally Posted by BGT View Post
    Hi,

    How can i convert this line into vtl.

    SetIndexStyle(j,12,QuarterLevelStyle,1,clrLimeGree n)
    This second option i.e. 12 means DRAW_NONE. But i don't find this option in vtl. So please suggest me how to convert this line.

    Thanks in advance.

    BGT

    actually there is no type such this type on VLT ,As I understand this type will not draw the line , so what the purpose of drawing line without drawing it on chart ??

  3. #3
    Senior Member
    Join Date
    Nov 2015
    Posts
    126

    Default need help

    Quote Originally Posted by Rawan-HS View Post
    actually there is no type such this type on VLT ,As I understand this type will not draw the line , so what the purpose of drawing line without drawing it on chart ??

    Hi,
    Actually according to some condition i want to display and hide that line indicator. For this purpose i want this option.



    BGT

  4. #4
    Administrator Rawan-HS's Avatar
    Join Date
    Apr 2015
    Posts
    411

    Default

    Quote Originally Posted by BGT View Post
    Hi,
    Actually according to some condition i want to display and hide that line indicator. For this purpose i want this option.



    BGT

    To hide the line you can delete it by using the ObjectDelete method

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •