Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Adding Point and Figure Charts in a Strategy/Indicator Script

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

    Adding Point and Figure Charts in a Strategy/Indicator Script

    I have reviewed the discussions about NT PnF implementation in NT7.

    However, I have not yet seen an example of how to add a set of PnF bars to a NinjaScript Strategy or indicator.

    The overloaded Add functions does not seem to have a version which will allow specification of the PnF parameters (i.e. the box size, the reversal) or the type of chart period to use (min, seconds etc.).

    I tried running a strategy which uses Add(PeriodType.PointAndFigure, 1) on 1 minute chart, hoping it will inherit the time-period of the main chart (1 min) with the PnF defaults, but the strategy did not produce any signals.

    I do realize that NT PnF implementation has raised some issues with purists but can live those for the time-being.
    -------------------------------------

    On a similar note, do the RenkoBars also work as secondary bar series in Strategies?
    Last edited by aviat72; 12-27-2009, 04:03 AM.

    #2
    I will look into tomorrow and reply by end of day tomorrow.
    RayNinjaTrader Customer Service

    Comment


      #3
      Ray,

      I found some functions which seem to work.

      AddPointAndFigure
      AddRenko

      They are not documented properly but Intellisense is giving hints.
      Last edited by aviat72; 12-28-2009, 07:58 PM.

      Comment


        #4
        Great, thanks for letting me know.
        RayNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        626 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        359 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
        562 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        567 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X