Thanks!
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Recommend: Put myMethods in AddOns
Collapse
X
-
Hi Chelsea, just suggesting to add that to the NT8 base code, as a starting block for people who might find it useful, same as sample strategies already included. This is not a bug, just something to help future users with. Just referring to skeletal code to be added to the base, nothing specific in mind.
Comment
-
Hello stevenev,
Just to confirm, you would like an example of how to write an indicator and add a custom method to this indicator, is this correct?
This would not involve static methods, or partial classes correct?
This is not in reference to another post you have created, which I have linked below, is this correct?
http://www.ninjatrader.com/support/f...ad.php?t=81647
Custom methods are not part of NinjaScript and are general C#. These would not be in the help guide and would not have any examples added with NinjaTrader by default as this would be something learned from a book on C# and is not specific to making NinjaScripts.
However, I have created an example of adding a custom method to an indicator for you and attached to this post.Attached FilesChelsea B.NinjaTrader Customer Service
Comment
-
My goal is to find out how to write common code that can be used in different strategies (in the AddOns). As I indicated in the other post, the sample code in 'code breaking changes' does not work out of the box (not for us newbies). So suggested to maybe expand that part of docs and/or if appropriate add the sample code to the release.
The zip file you provided is GREAT. That would get me going. Thank you.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
671 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