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

Export Indicators in DLL Format.

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

    Export Indicators in DLL Format.

    Hi,
    I coded some indicators, that all exist in indicator folders of Ninja.
    This indicators using some helping files that located in "Custom" Folder.
    I have one type file located in "Type" Folder.
    I want Export all indicators and helping files, in DLL format. how I must do that?
    For indicators I have not any problem, How I must do this?
    Regards,

    #2
    Hello RezaFx,
    You have to move the code from the Type folder to the Indicator folder in order to export it.

    Please refer to this post which further illustrates it.
    JoydeepNinjaTrader Customer Service

    Comment


      #3
      Thanks.
      How export files that located in custom folder?

      Comment


        #4
        Hello RezaFx,
        The custom folder contains assemblies. To clarify further are you trying to export an assembly.
        JoydeepNinjaTrader Customer Service

        Comment


          #5
          yes,
          I want export as assemblies. So I have some helping files in .cs format in my custom folder too.

          Comment


            #6
            Hello RezaFx,
            Unfortunately you cannot export an assembly using the Export feature.

            You can manually pack the files in a zip file.

            If you want to add a referenced assembly then you have to manually add it to the zip file. Please refer to the section "Adding custom assemblies or native DLLs" from our help guide to know more about it
            JoydeepNinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Shansen, 08-30-2019, 10:18 PM
            25 responses
            949 views
            0 likes
            Last Post NinjaTrader_BrandonH  
            Started by JonesJoker, 04-22-2024, 12:23 PM
            8 responses
            41 views
            0 likes
            Last Post JonesJoker  
            Started by timko, Today, 06:45 AM
            0 responses
            3 views
            0 likes
            Last Post timko
            by timko
             
            Started by Waxavi, 04-19-2024, 02:10 AM
            2 responses
            39 views
            0 likes
            Last Post poeds
            by poeds
             
            Started by chbruno, Yesterday, 04:10 PM
            1 response
            44 views
            0 likes
            Last Post NinjaTrader_Gaby  
            Working...
            X