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

NinjaScript Library for Visual Studio

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

    NinjaScript Library for Visual Studio

    Hi there,

    i just started with NinjaScript and for better comfort i want to move to VisualStudio. I downloaded Express version.
    Is there NinjaScript library, that i can link to VisualStudio priject? I read in Help, that debugging is not supported in Express version, but i would like to have auto-completing features and so ...

    Thanks,
    Ales

    #2
    Hello,
    Unfortunately the Express version of Visual Studio is not supported. The IntelliSense feature is already available in the NinjaScript Editor so you can use it from there.
    DenNinjaTrader Customer Service

    Comment


      #3
      Thanks for quick reply.

      Yea, i have coloring in NinjaScript Editor, but no class view, variables / methods view etc. I would really appreciated that. Once you get you script bigger, its difficult to navigate in it.
      Are you planning something like that in future versions?

      Thanks,

      Ales

      Comment


        #4
        Hello,

        I will forward this suggestion to our development department for future consideration. Thank you!
        DenNinjaTrader Customer Service

        Comment


          #5
          Hello,
          I want to ask if it's possible to use NinjaTrader.Vendor.dll in my own .dll.
          Example:
          I have my own TradeLog.dll. I call class from this .dll in ninjascript and put into instance of Type Strategy.

          class MyCustomStrategy : Strategy
          {
          TradeLog log = new TradeLog(this);
          }

          Thank for help

          Comment


            #6
            Hello,

            Not understanding what your trying to do. Can you please further clarify on this?

            NinjaTrader.Vendor.DLL will be an every version of NinjaTrader so you can use it, however there are no documented features in there you could use to my knowledge. Except for mabye WoodiesCCI indicator.

            Let me know if I can be of further assistance.

            Comment


              #7
              Hello,
              thank you for quick response. My problem is solved, but I have another.
              I build my strategy. I need to get finish time of my Strategy backtest, as it is define in Strategy Analyzer (From, To). Is there some property in ninjascript?
              Thank you for help
              Ondrej

              Comment


                #8
                Hello,

                Unfortunately there is no property available for this.

                Let me know if I can be of further assistance.

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by kempotrader, Today, 08:56 AM
                0 responses
                7 views
                0 likes
                Last Post kempotrader  
                Started by kempotrader, Today, 08:54 AM
                0 responses
                4 views
                0 likes
                Last Post kempotrader  
                Started by mmenigma, Today, 08:54 AM
                0 responses
                2 views
                0 likes
                Last Post mmenigma  
                Started by halgo_boulder, Today, 08:44 AM
                0 responses
                1 view
                0 likes
                Last Post halgo_boulder  
                Started by drewski1980, Today, 08:24 AM
                0 responses
                4 views
                0 likes
                Last Post drewski1980  
                Working...
                X