Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Additional attribute fields stroke

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Additional attribute fields stroke

    Hello,

    Additional fields (e.g. visible) in the attribute field "stroke".
    See attachement

    Click image for larger version  Name:	2020-07-28-screen_indikator_panel.png Views:	0 Size:	50.8 KB ID:	1111676




































































    PHP Code:
    
            [NinjaScriptProperty]
            [Display(Name = "Volume Range", Description = "", Order = 6622, ResourceType = typeof(Resource), GroupName = "GuiPropertyCategoryLines")]
            public Stroke VolumeStrokeRange { get; set; } 
    
    I would also like to insert a "Checkbox Visible" in the stroke area.

    How do I add such fields to the indicator?
    Last edited by 1001111; 07-27-2020, 09:23 PM.

    #2
    Hello,

    Thanks for your post.

    The Order Flow Volume profile indicator code is not available to be copied/modified.

    Comment


      #3
      Originally posted by NinjaTrader_PaulH View Post
      Hello,

      The Order Flow Volume profile indicator code is not available to be copied/modified.
      Hello. I know.
      But I didn't ask anything about the "Order Flow Volume profile indicator".

      I write my own indicator and use the stroke field for an attribute.

      PHP Code:
      
      [NinjaScriptProperty]
      [Display(Name = "Volume Range", Description = "", Order = 6622, ResourceType = typeof(Resource), GroupName = "GuiPropertyCategoryLines")]
      public Stroke VolumeStrokeRange { get; set; } 
      


      My question was, how can I add more fields (as e.g. visible) in this stroke field?

      Comment


        #4
        Hello,

        Thanks for your reply.

        My apologies for my confusion.

        You can add a check box by creating a bool user input.

        Comment


          #5
          Originally posted by NinjaTrader_PaulH View Post
          Hello,

          My apologies for my confusion.

          You can add a check box by creating a bool user input.
          Yes I know.
          But I would like to insert the Boolean attribute in the area of the stroke field.
          Where you can open and close the stroke field.
          See photo.

          How do I do that?

          Comment


            #6
            Hello,

            Thanks for your reply.

            We could not advise on how to accomplish that as it is closed source and is not something the support team has access to nor is it documented.

            Comment


              #7
              Ok, thanks anyway

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by Geovanny Suaza, 02-11-2026, 06:32 PM
              0 responses
              599 views
              0 likes
              Last Post Geovanny Suaza  
              Started by Geovanny Suaza, 02-11-2026, 05:51 PM
              0 responses
              345 views
              1 like
              Last Post Geovanny Suaza  
              Started by Mindset, 02-09-2026, 11:44 AM
              0 responses
              103 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Started by Geovanny Suaza, 02-02-2026, 12:30 PM
              0 responses
              558 views
              1 like
              Last Post Geovanny Suaza  
              Started by RFrosty, 01-28-2026, 06:49 PM
              0 responses
              558 views
              1 like
              Last Post RFrosty
              by RFrosty
               
              Working...
              X