Announcement

Collapse
No announcement yet.

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.

    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 -

        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.

              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.

                  Comment

                  Latest Posts

                  Collapse

                  Topics Statistics Last Post
                  Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                  0 responses
                  605 views
                  0 likes
                  Last Post Geovanny Suaza  
                  Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                  0 responses
                  351 views
                  1 like
                  Last Post Geovanny Suaza  
                  Started by Mindset, 02-09-2026, 11:44 AM
                  0 responses
                  105 views
                  0 likes
                  Last Post Mindset
                  by Mindset
                   
                  Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                  0 responses
                  560 views
                  1 like
                  Last Post Geovanny Suaza  
                  Started by RFrosty, 01-28-2026, 06:49 PM
                  0 responses
                  561 views
                  1 like
                  Last Post RFrosty
                  by RFrosty
                   
                  Working...
                  X