Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Convert Sine wave to nt 8
Collapse
X
-
Convert Sine wave to nt 8
this indicator was originally done for nt7, cam someone convert to nt8. I am sure other members would like to try it as wellTags: None
-
Hello Gregory Arkadin,
Thank you for your post.
Unfortunately, in the support department at NinjaTrader it is against our policy to create, debug, or modify, code or logic for our clients. Further, we do not provide C# programming education services in our support. This is so that we can maintain a high level of service for all of our clients as well as our partners.
If you would like to convert this script to NT8, my advice is to start by creating as much of the script as possible in NinjaTrader 8 using the Strategy Builder (or Strategy Wizard).
This will create the framework of the indicator or strategy which has large changes from NT7 to NT8.
Then copy all code from the NT7 scripts OnBarUpdate to the OnBarUpdate of the NT8 script. This will introduce errors that will need to be resolved.
Below I am including a link to a list of the code breaking changes from NT7 to NT8. The help guide will be the best way to see how things have changed from NT7 to NT8.
http://ninjatrader.com/support/helpG...ng_changes.htm
When first starting to port scripts, I myself would open the NT7 help guide and the NT8 help guide to the same sections so that I could compare. The majority of code supported by NinjaTrader is included in the help guides.
Below is a link to a forum post with helpful information about getting started with NinjaScript.
https://ninjatrader.com/support/foru...040#post786040
This thread will be open for any community members that may want to contribute.
Please let us know if we may assist further.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
566 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
330 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
547 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
548 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment