Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

MIN function unknow in Visual StudioCode.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    MIN function unknow in Visual StudioCode.

    Hello,

    why is function undefined but compilation of script is ok? what namespace should i import

    Click image for larger version

Name:	image.png
Views:	53
Size:	268.1 KB
ID:	1268371

    #2
    Hello kujista,

    Thank you for your post.

    Some errors are expected when viewing NinjaScript files in Visual Studio. Sometimes Visual Studio does not have intelliprompt for scripts. The code will still compile, but Visual Studio is not able to pull the needed info from the NinjaTrader Custom project. You could manually include NinjaTrader.Vendor.cs in your Visual Studio solution, though it will be removed every time you make a change in the NinjaScript project.

    Please also note that Visual Studio may be used for debugging and as a text editor, though you should never run or build the solution within Visual Studio and you should only save the file (Ctrl + S). As long as you also have a NinjaScript Editor window open in addition to Visual Studio, every time you save a change the NinjaScript Editor will auto-compile the changes as they are saved. This is noted on the following help guide page:Please let us know if we may be of further assistance.
    Emily C.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by ageeholdings, Today, 07:43 AM
    0 responses
    6 views
    0 likes
    Last Post ageeholdings  
    Started by pibrew, Today, 06:37 AM
    0 responses
    4 views
    0 likes
    Last Post pibrew
    by pibrew
     
    Started by rbeckmann05, Yesterday, 06:48 PM
    1 response
    14 views
    0 likes
    Last Post bltdavid  
    Started by llanqui, Today, 03:53 AM
    0 responses
    6 views
    0 likes
    Last Post llanqui
    by llanqui
     
    Started by burtoninlondon, Today, 12:38 AM
    0 responses
    12 views
    0 likes
    Last Post burtoninlondon  
    Working...
    X