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

Collecting information about bars

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

    Collecting information about bars

    I need help designing an indicator that collects bar information based on various conditions. Then, I need to process this collection by comparing each item against all other bars in the chart. An array wouldn't do because its length varies. Since I'm not a C# programmer, I need to learn how to code it. Any hint?

    #2
    Creating conditions for which to collect data, storing that data and then later comparing data is definitely something you can do with NinjaTrader but it isn't a beginner level programming project. Your best best to get started learning the skills to be able to do that is reviewing our Help Guide, reviewing code of native indicators and take one, make a copy and start making small changes to see how things work.

    Here is a link to our Educational section for NinjaScript programming in our Help Guide - https://ninjatrader.com/support/help..._resources.htm
    RayNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by WHICKED, Today, 12:45 PM
    2 responses
    18 views
    0 likes
    Last Post WHICKED
    by WHICKED
     
    Started by GussJ, 03-04-2020, 03:11 PM
    15 responses
    3,276 views
    0 likes
    Last Post xiinteractive  
    Started by Tim-c, Today, 02:10 PM
    1 response
    8 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by Taddypole, Today, 02:47 PM
    0 responses
    5 views
    0 likes
    Last Post Taddypole  
    Started by chbruno, 04-24-2024, 04:10 PM
    4 responses
    51 views
    0 likes
    Last Post chbruno
    by chbruno
     
    Working...
    X