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 FrancisMorro, Today, 03:24 AM
      0 responses
      1 view
      0 likes
      Last Post FrancisMorro  
      Started by Segwin, 05-07-2018, 02:15 PM
      10 responses
      1,769 views
      0 likes
      Last Post Leafcutter  
      Started by Rapine Heihei, 04-23-2024, 07:51 PM
      2 responses
      30 views
      0 likes
      Last Post Max238
      by Max238
       
      Started by Shansen, 08-30-2019, 10:18 PM
      24 responses
      943 views
      0 likes
      Last Post spwizard  
      Started by Max238, Today, 01:28 AM
      0 responses
      10 views
      0 likes
      Last Post Max238
      by Max238
       
      Working...
      X