Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Dot size control

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

    Dot size control

    Hi
    Alt F6 is used to draw a Dot on a chart.
    What defines the size of the Dot.
    Can we control the size of the Dot from script ?
    Can we control the size of the Dot using different templates ?


    #2
    Hello,

    Thank you for the question.

    The dot tool would be controlled by the bar width on the chart, this is done in the code for the dot.

    The chart markers size can not be changed from the user interface or from the properties/NinjaScript.

    To be able to draw a dot of your own size, you would need to either use OnRender or create a new drawing tool that matches the specifications you need or accepts a size parameter.

    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment


      #3
      Hi
      I would like to suggest that you add the following functionality and properties to ChartMarkers.
      A. Minimum BarWidth to Display – If BarWidth is bellow a given value – do not display the chart marker .
      B. ChartMarker size Logic : Fixed value (regardless of BarWidth)
      or Fraction of BarWidth
      C. Value (either the fixed value or the fraction as defined in B)
      A, B and C can be accessed from user interface or script and saved in template

      Comment


        #4
        Hello,

        I have added these items as a feature request.

        I look forward to being of further assistance.
        JesseNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by judysamnt7, 03-13-2023, 09:11 AM
        4 responses
        59 views
        0 likes
        Last Post DynamicTest  
        Started by ScottWalsh, Today, 06:52 PM
        4 responses
        36 views
        0 likes
        Last Post ScottWalsh  
        Started by olisav57, Today, 07:39 PM
        0 responses
        7 views
        0 likes
        Last Post olisav57  
        Started by trilliantrader, Today, 03:01 PM
        2 responses
        21 views
        0 likes
        Last Post helpwanted  
        Started by cre8able, Today, 07:24 PM
        0 responses
        10 views
        0 likes
        Last Post cre8able  
        Working...
        X