Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Collecting information about bars
Collapse
X
-
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?Tags: None
-
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.htmRayNinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
571 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
331 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
549 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
549 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment