Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to create a library
Collapse
X
-
Thank you.
I had already done this as there are several such files I have created. Seems what I needed to do was package all the new partial class files together into a single ZIP file.
I wonder if I need to include all these files with every strategy file I export? Or will it be sufficient to export the partial class ZIP file?
Comment
-
If the Strategy uses any methods or variables defined in a partial class, the referenced partial class file will have to be exported with the Strategy.Originally posted by ivb73077 View PostThank you.
I had already done this as there are several such files I have created. Seems what I needed to do was package all the new partial class files together into a single ZIP file.
I wonder if I need to include all these files with every strategy file I export? Or will it be sufficient to export the partial class ZIP file?
Comment
-
Makes sense.
I just wasnt sure if i needed to export all the partial classes every time i export a strategy that utilizes them or simply export once and allow each strategy exported thereafter to use the partial classes (as all strategies will use the same set of partial classes).
thanks.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
162 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
313 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
245 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
350 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
179 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment