Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

PriceTypeSupported

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

    PriceTypeSupported

    If you code an indicator and set PriceTypeSupported = False;

    -> in NinjaTrader 6.5. the user cannot select price type

    -> in NinjaTrader 7.0. the user can select data series and PriceType via indicator dialogue, although PriceTypeSupported is set to "false"....

    #2
    Harry,

    This is correct. You can consider PriceTypeSupported as obsolete because the new selection style for indicator's input series is always available to select whatever the user wants.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      So in case you code an indicator which only uses a specified pricetype, say the "Typical Price", the user will be astonished that she always gets the same result, although she replaced the close with the median....

      Originally posted by NinjaTrader_Josh View Post
      Harry,

      This is correct. You can consider PriceTypeSupported as obsolete because the new selection style for indicator's input series is always available to select whatever the user wants.

      Comment


        #4
        Harry,

        Correct. This is just like in 6.5. If the programmer decides to hard code using Median[0] instead of Input[0] whatever the user selects in the UI has no impact.
        Josh P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Ashkam, 04-29-2024, 09:28 AM
        4 responses
        43 views
        0 likes
        Last Post Ashkam
        by Ashkam
         
        Started by nightstalker, Yesterday, 02:05 PM
        1 response
        29 views
        0 likes
        Last Post NinjaTrader_Eduardo  
        Started by dcriador, Today, 02:09 PM
        0 responses
        5 views
        0 likes
        Last Post dcriador  
        Started by nicthe, Today, 07:38 AM
        4 responses
        21 views
        0 likes
        Last Post bltdavid  
        Started by cmtjoancolmenero, 04-29-2024, 03:40 PM
        30 responses
        98 views
        0 likes
        Last Post cmtjoancolmenero  
        Working...
        X