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 PaulMohn, Today, 05:00 AM
    0 responses
    6 views
    0 likes
    Last Post PaulMohn  
    Started by ZenCortexAuCost, Today, 04:24 AM
    0 responses
    5 views
    0 likes
    Last Post ZenCortexAuCost  
    Started by ZenCortexAuCost, Today, 04:22 AM
    0 responses
    2 views
    0 likes
    Last Post ZenCortexAuCost  
    Started by SantoshXX, Today, 03:09 AM
    0 responses
    16 views
    0 likes
    Last Post SantoshXX  
    Started by DanielTynera, Today, 01:14 AM
    0 responses
    3 views
    0 likes
    Last Post DanielTynera  
    Working...
    X