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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
48 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
30 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
99 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
177 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
170 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment