Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Bar Types and Data Input
Collapse
X
-
This just will not be possible to pass that input to a BarsType...The Value/Value2 properties are on the BarsPeriod, which gets passed from the Data Series property to the actual BarsType instance that's created later. There is no instance of a BarsType object connected to what's shown on the property grid. Meaning any custom BarsType properties will not be passed in the same manner the BarsPeriod Values areOriginally posted by cls71 View PostMatthewNinjaTrader Product Management
-
Matt,Originally posted by NinjaTrader_Matthew View PostThis just will not be possible to pass that input to a BarsType...The Value/Value2 properties are on the BarsPeriod, which gets passed from the Data Series property to the actual BarsType instance that's created later.......
I see some of the issue with Bar Types and parameters with the Value/Value2, I am okay with being able to pass "additional" parameters and removing ones not needed, but certain variables need to remain and be the default for passing data such as "Period".
I am okay with this as I am more interested in passing more data during configuration to the Bar Type class. That way I can custom what the bar type does rather than how it works with the core of NT8.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
670 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
379 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
111 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
575 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
582 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment