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 SalmaTrader, 07-07-2026, 10:26 PM
              0 responses
              43 views
              0 likes
              Last Post SalmaTrader  
              Started by CarlTrading, 07-05-2026, 01:16 PM
              0 responses
              20 views
              0 likes
              Last Post CarlTrading  
              Started by CaptainJack, 06-17-2026, 10:32 AM
              0 responses
              14 views
              0 likes
              Last Post CaptainJack  
              Started by kinfxhk, 06-17-2026, 04:15 AM
              0 responses
              20 views
              0 likes
              Last Post kinfxhk
              by kinfxhk
               
              Started by kinfxhk, 06-17-2026, 04:06 AM
              0 responses
              22 views
              0 likes
              Last Post kinfxhk
              by kinfxhk
               
              Working...
              X