Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Point and Figure

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

    Point and Figure

    Hi,

    I'm planning to purchase ninjatrader software at some point and use c# to develop my trading strategy for forex.

    just want to find out how advance is the point and figure chart in ninjatrader? and does it update real time?

    Thanks!

    i'm a beginner and still learning c#

    #2
    Hi 30percent, yes NinjaTrader 7 does support Point and Figure charts as well -



    The last price marker for those charts is updating in realtime.
    BertrandNinjaTrader Customer Service

    Comment


      #3
      PnF Indicator transforming from Tradestation to Ninja

      Hi Guys,

      i am thinking of some indicators which will find some PnF patterns in Ninja (to put it in the Market Analyzer), is one of you able to programm such patterns? (I will specify).
      I do also have a Tradestation-code which could be transformed
      into ninja if that helps...that would be great!

      Best Regards,
      Sebastian
      Last edited by olrim; 04-25-2011, 04:41 PM.

      Comment


        #4
        Sebastian, welcome to our forums here - while we would not provide programming / code conversion services directly you could post them here and see if a community member has interest in picking it up...or you could always contact a NinjaScript consultant for professional code development work -

        BertrandNinjaTrader Customer Service

        Comment


          #5
          PnF indicator coding

          Hi Sebastian,
          Please email me on [email protected] regarding Point And Figure system coding.

          Regards
          Bran

          Comment


            #6
            I'm learning C# and Ninjascript from your guide
            I plan to use point and figure extensively...

            I may be getting ahead of myself...

            I want to find out what
            a) class
            b) method
            c) properties

            in Ninjascript associated with point and figure that I could use to develop my strategy?

            How can I reference previous columns (high/low), highest high and lowest low in point and figure using ninjascript?

            Thanks!

            Comment


              #7
              30percent, you would need to run your code (indicator or strategy) simply on the PNF chart. High[x] and Low[x] would work as normal here and also the MIN / MAX methods available.
              BertrandNinjaTrader Customer Service

              Comment


                #8
                is it possible to use ninjascript to code it to reference previous columns?

                Comment


                  #9
                  Yes, this would work the same as on a regular bar chart, High[3] gives you the column high of 3 bars ago for example.
                  BertrandNinjaTrader Customer Service

                  Comment

                  Latest Posts

                  Collapse

                  Topics Statistics Last Post
                  Started by gravdigaz6, Today, 11:40 PM
                  1 response
                  7 views
                  0 likes
                  Last Post NinjaTrader_Manfred  
                  Started by MarianApalaghiei, Today, 10:49 PM
                  3 responses
                  10 views
                  0 likes
                  Last Post NinjaTrader_Manfred  
                  Started by XXtrader, Today, 11:30 PM
                  0 responses
                  4 views
                  0 likes
                  Last Post XXtrader  
                  Started by love2code2trade, Yesterday, 01:45 PM
                  4 responses
                  28 views
                  0 likes
                  Last Post love2code2trade  
                  Started by funk10101, Today, 09:43 PM
                  0 responses
                  9 views
                  0 likes
                  Last Post funk10101  
                  Working...
                  X