Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Visual Studio Assembly Reference Issues
Collapse
X
-
Hello Taddypole,
Our NinjaScript Support team is not able to fully support Visual Studio, but I can assist with issues you are seeing with a script in run-time or having compile errors in the NinjaScript Editor.
With the VS errors, are you opening the NinjaTrader project by clicking the Visual Studio icon on the NinjaScript Editor? (I would expect this to fully load the project without missing assemblies)
What version of NinjaTrader are you using?
Regarding the indicator, when you say it does not work, what is not working?
Is there a plot being set that is not plotting?
Have you used prints to provide output from the output window?
Any errors appearing on the Log tab of the Control Center when running the script?
Chelsea B.NinjaTrader Customer Service
-
I'm using version 7.0.1000.40
I am not opening VS with an icon on the NinjaScript Editor. I don't know that feature.
In VS I in the Solution Explorer under References ... I see Warnings on NinjaTrader.Core and WilsonORMapper. These items have no path information.
In the indicator I just built, I use colored vertical lines plotted at certain hours during the day. When I drag the chart left or right, the color goes away and reappears. they turn to black , then back to their correct colors.
No errors on the Log tab.
Comment
-
Hello Taddypole,
Apologies, I overlooked this is a NinjaTrader 7 thread.
The Visual Studio button is a new feature in NinjaTrader 8.
With NinjaTrader 7, you will need to manually add references to the WilsonORMapper.dll and NinjaTrader.Core.dll.
Have you tested on multiple computers to ensure this is not a graphic card issue with the local computer?
May I test an export of the indicator?
To export a NinjaTrader 7 NinjaScript so this may be shared and imported by the recipient do the following:- Click File -> Utilities -> Export NinjaScript
- Enter a unique name for the file in the value for 'File name:'
- Select the strategy from the objects list on the left -> click the right facing arrow ">" to add the strategy to the export
- Click the 'Export' button -> click 'yes' to add any referenced indicators to the export -> click OK to clear the export location message
- (My) Documents\NinjaTrader 7\bin\Custom\ExportNinjaScript\<export_file_name.z ip>
Chelsea B.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by zagier, Yesterday, 05:10 AM
|
2 responses
15 views
1 like
|
Last Post
by thafuz
Today, 06:06 AM
|
||
Started by several, Today, 05:55 AM
|
0 responses
3 views
0 likes
|
Last Post
by several
Today, 05:55 AM
|
||
Started by sweeper2024, Today, 05:53 AM
|
0 responses
3 views
0 likes
|
Last Post
by sweeper2024
Today, 05:53 AM
|
||
Started by Chuso, 01-14-2025, 03:41 AM
|
4 responses
23 views
0 likes
|
Last Post
by Chuso
Today, 04:50 AM
|
||
Started by steinberg123, 01-09-2025, 05:48 AM
|
3 responses
40 views
0 likes
|
Last Post
by steinberg123
Today, 02:45 AM
|
Comment