fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    How to check: Trendline by Angel is selected or is not selected on chart?

    Questions & Answers
    2
    2
    1129
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      Dieter last edited by

      Dear,

      how can I check the object 'Trendline by Angel' is selected or is not selected on chart or on init?

      This block was build 'on init':
      0_1516444169983_822035a4-02a2-4fe9-9750-8621b431a16e-grafik.png

      1 Reply Last reply Reply Quote 0
      • fxDreema
        fxDreema last edited by

        Such property exists - OBJPROP_SELECTED - but I think I never added it to this list - http://prntscr.com/i4nj0c

        Anyway, if you know the name of the object, you can do this:
        ObjectGetInteger(0, Buy_Trendline, OBJPROP_SELECTED)
        screenshot: http://prntscr.com/i4njwd

        I think this will work, if the actual name of the object is really in this Buy_Trendline variable.

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post

        Online Users

        H
        H
        M
        S
        S

        13
        Online

        146.7k
        Users

        22.4k
        Topics

        122.6k
        Posts

        Powered by NodeBB Forums | Contributors