Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Two same DataSeries on same chart

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

    Two same DataSeries on same chart

    Hello.

    I need to put on chart 2 same DataSeries (3 range bars of same instrument).

    When I need 2 same renko DataSeries, I using renko and BetterRenko.

    About 1 year ago, my friend need 2 same VolumeBars DataSeries. I help him that way: I found at c:\Users\BenBernanke\Documents\NinjaTrader 7\bin\Custom\Type\ file titled something like "@VolumeBars.cs", made copy and rename to "@VolumeBarsForBenBernanke.cs" As a result - my friend got 2 same bar types with different name.

    Now I have NT 7.0.1000.12 x64 installed and I don't see "@VolumeBars.cs" or "@RangeBars.cs" in NinjaTrader 7\bin\Custom\Type\ directory at all.

    Please, give me advice: how can I make another BarType same to range bars?

    P.S. I learned NinjaScript and making indicators for myself. And I suspect, I can resolve my issue by edit "@BarsTypes.cs", (it looks terribly complicated). Am I right?
    Last edited by fx.practic; 04-22-2013, 10:39 AM.
    fx.practic
    NinjaTrader Ecosystem Vendor - fx.practic

    #2
    Hello fx.practic,

    Thank you for your post.

    The @BarTypes.cs is the only file pre-loaded in NinjaTrader for the bar types.

    Creating custom bar types is unfortunately not supported by NinjaTrader. However, you can review source code for existing bar types and could create your own as well. You will need something like Visual studio or a text editor to open this file here:
    Documents\NinjaTrader 7\bin\custom\type\@BarTypes.cs

    You could also take a look at the source code for indicator HeikenAshi, which is a kind of bar type but developed as indicator. Can view this using Tools > Edit NinjaScript > Indicator > Select HeikenAshi and open.

    The following thread may also be of use to you in this matter: http://www.ninjatrader.com/support/f...ad.php?t=45565

    Please let me know if I may be of further assistance.

    Comment


      #3
      Thank You, NinjaTrader_PatrickH.
      fx.practic
      NinjaTrader Ecosystem Vendor - fx.practic

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      101 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      144 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      71 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      125 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      79 views
      0 likes
      Last Post PaulMohn  
      Working...
      X