Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
error exporting script from ninjatrader8
Collapse
X
-
error exporting script from ninjatrader8
error when exporting the script from ninjatrader8 .. I can't solve it, someone helps me ..Tags: None
-
Hello TraderElegante,
Thanks for your note.
After manually importing the .cs file you shared and trying to export it, I am seeing errors in the Log tab of the Control Center that state that there are missing assembly references called PivotRange and HLCCalculationMode.
You would need to include these scripts when exporting your indicator so that these references are included with the script. In the Export window, add the pivotsfibb indicator as well as PivotRange and HLCCalculationMode scripts. Then, click the export button to export the scripts.
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>
-
I could not solve it .. I have cleaned the code a bit .. you could see if something is missing .. I just wanted the fibonacci pivot of the day nothing more .. another query how I could do so that the lines are graphed in the current velta because I only graph when the current candle closes .. thanksAttached Files
Comment
-
Hello TraderElegante,
Thanks for your note.
The PivotRange and HLCCalculationMode references are defined within the Pivots indicator. When you perform the export you would need to include the Pivots indicator in your export and it should export successfully after that.
You would navigate to Tools > Export > NinjaScript AddOn, click 'add' in the Export window, select the script you would like to export and the Pivots indicator. After adding both scripts, click the Export button.
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>
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
576 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 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
553 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment