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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
156 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
90 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
140 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
130 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
107 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment