Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NT8 Volume Indicator Support

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

    NT8 Volume Indicator Support

    hello, please does Ninjatrader 8 support 'VolumeBreakout Indicator' as NT8 version., i am having errors , CS1009,CS1525,CS1029.please see attached
    Last edited by Emma1; 12-28-2018, 01:50 PM.

    #2
    NinjaTrader has many built in indicators, but 'Volume Breakout' is not one that I'm familiar with. If you provide more details about what 'Volume Breakout' is, I may be able to find you a custom add-on that meets your needs.

    Can you go into further detail about where you're seeing this indicator? Was it in a video or on a website? If so, please provide those resources. Alternatively, describe in detail what this indicator would do.

    Comment


      #3
      [ATTACH=JSON]{"alt":"Click image for larger version Name:\tVcode.png Views:\t1 Size:\t10.8 KB ID:\t1043887","data-align":"none","data-attachmentid":"1043887","data-size":"thumb"}[/ATTACH]
      Attached Files
      Last edited by Emma1; 12-29-2018, 08:15 AM.

      Comment


        #4
        Hello Emma1,

        Thanks for your reply.

        Based on the limited code you posted, I suspect you need to change the assignments to the values as it appears you are assigning a single value to the array. For example:

        [B]Values[0] = (SMA(Volume, 6)[0] * 1.618); [/B]

        Where Values[index] is which series to use. To store a particular value in the current bar of the series you would use [B]Values[0][0] = (SMA(Volume, 6)[0] * 1.618);[/B]

        You have similar errors throughout the coding sample.
        Paul H.NinjaTrader Customer Service

        Comment


          #5
          TheFile is an NT7 version VBreakout,it plots bars vertically and overlay with SMA as in the code. not much information.it was emailed to me probably from futures i.o.

          Comment


            #6
            Hello PaulH, please , is it possible to compile the Volume Breakout Indicator as i cant get my NT 7 working . i would like to see the out put display on chart. thank you for helping.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by DanielTynera, Today, 01:14 AM
            0 responses
            2 views
            0 likes
            Last Post DanielTynera  
            Started by yertle, 04-18-2024, 08:38 AM
            9 responses
            41 views
            0 likes
            Last Post yertle
            by yertle
             
            Started by techgetgame, Yesterday, 11:42 PM
            0 responses
            12 views
            0 likes
            Last Post techgetgame  
            Started by sephichapdson, Yesterday, 11:36 PM
            0 responses
            2 views
            0 likes
            Last Post sephichapdson  
            Started by bortz, 11-06-2023, 08:04 AM
            47 responses
            1,615 views
            0 likes
            Last Post aligator  
            Working...
            X