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 jordanq2, Today, 03:10 PM
    1 response
    5 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by arvidvanstaey, Today, 02:19 PM
    2 responses
    8 views
    0 likes
    Last Post arvidvanstaey  
    Started by traderqz, Today, 12:06 AM
    10 responses
    18 views
    0 likes
    Last Post traderqz  
    Started by algospoke, 04-17-2024, 06:40 PM
    5 responses
    46 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by mmckinnm, Today, 01:34 PM
    3 responses
    6 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Working...
    X