myIndicator=myInd(BarsArray[BarsInProgress], X[BarsInProgress,0], X[BarsInProgress,1], X[BarsInProgress,2], X[BarsInProgress,3]);
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!
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
NinjaTrader
Need Constructor Overload to Allow Arrays As NinjaScriptStrategyParameters
Collapse
X
-
Need Constructor Overload to Allow Arrays As NinjaScriptStrategyParameters
For multi-instrument trading and strategy optimization, there is no constructor overload which allows arrays to be used for the NinjaScriptStrategyParameters class. For example, I have a portfolio of a least 40 instruments, for which In need to optimize 4 parameters per instrument, based on the indicator parameters. If I could overload a single array like X[40,3], I would be able to use
Code:
Tags: None
-
Hello pel11,
I'm not certain, but it sounds like you are wanting a collection editor.
See use case #5 in SampleIndicatorTypeConverter_NT8.
https://ninjatrader.com/support/help...r_to_custo.htmChelsea B.NinjaTrader Customer Service
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by ezrollin, Today, 06:56 AM
|
1 response
3 views
0 likes
|
Last Post
|
||
Started by oroscbdusapills, Today, 06:02 AM
|
0 responses
2 views
0 likes
|
Last Post
![]() |
||
Started by oroscbdusapills, Today, 06:00 AM
|
0 responses
1 view
0 likes
|
Last Post
![]() |
||
Started by Bob-Habanai, Today, 03:02 AM
|
1 response
10 views
0 likes
|
Last Post
![]()
by Bob-Habanai
Today, 04:51 AM
|
||
Started by Rodger908, Yesterday, 10:14 PM
|
0 responses
17 views
0 likes
|
Last Post
![]()
by Rodger908
Yesterday, 10:14 PM
|
Comment