Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

custom indicator

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

    custom indicator

    I have an custom indicator provided by a friend.
    This is a dll file and a .cs file
    The friend does not have documentation.
    I was able to get it working in the chart
    However I would like to use it inside a strategy.

    How do I do this...Any clues ?

    #2
    Hi rjngh2005,

    Without having access to the source code, about all you can check is that it's installed correctly. Ideally, it should come in a zip and you install using File > Utilities > Import NinjaScript.

    If it's not contained in a zip, you can manually place and add a reference in the NinjaScript code editor. dlls belong in documents\NinjaTrader 7\bin\custom

    .cs files will typically go in either \indicators or \strategies but they can also be used as a kind of wrapper for protected dll files and those belong in bin\custom.
    Ryan M.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    162 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    313 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    245 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    350 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    179 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X