Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

install indicator

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

    install indicator

    free with ninja trader, is possible to install indicators?

    I get the following error when compiling

    The type 'Wilson.ORMapper.IObjectHelper' is defined in an assembly that is not referenced. You must add a reference to assembly 'WilsonORMapper, Version=4.2.2.0, Culture=neutral, PublicKeyToken=null'.
    The type 'Wilson.ORMapper.IObjectNotification' is defined in an assembly that is not referenced. You must add a reference to assembly 'WilsonORMapper, Version=4.2.2.0, Culture=neutral, PublicKeyToken=null'.


    thank you

    #2
    Hello bet14022012,

    Welcome to the NinjaTrader Support Forums!

    This most likely indicates you are missing some required reference DLL's. You may follow the steps below to try to rectify the errors.

    * In Control Center menu bar go to Tools > Edit NinjaScript > Indicator
    * In the indicator dialog select any indicator and click on the 'Ok' button.

    This will open the NinjaScript editor for you :

    * Right click in the code section of the NinjaScript editor.
    * In the context menu click on 'References'
    * In the Reference dialog, Click on the 'Add' button.
    * Select the missing DLL's (located in the NinjaTrader installation folder, typically C:\Program Files or Program Files (x86) \NinjaTrader 7\bin) and then click 'Ok'. The files that you will want to make sure are referenced is the "NinjaTrader.Core.dll" and the "WilsonORMapper.dll"
    * Compile the indicator now by pressing F5.
    * The issues should be resolved and your NT should be again in properly compiled state

    Please also see the section "How to add a reference" from our help guide


    Let me know if that resolves the issue.
    JCNinjaTrader Customer Service

    Comment


      #3
      WilsonORMapper.dll

      thank you very much

      The answer is perfect, but in the folder C: \ Program Files or Program Files (x86) \ NinjaTrader 7 \ bin) file not found WilsonORMapper.dll

      as I can get it?

      Comment


        #4
        Hello bet14022012,

        The location would be where you have set NinjaTrader's Installation path when you first installed NinjaTrader.

        Typically this is either :"C:\Program Files\NinjaTrader 7\bin" if you are on a 32-bit version of Windows or "C:\Program Files (x86)\NinjaTrader 7\bin" if you are on a 64-bit version of Windows by default.

        Click here to see how to tell if your machine is running a 32-bit or 64-bit version of Windows.
        JCNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Javierw.ok, Today, 04:12 PM
        0 responses
        4 views
        0 likes
        Last Post Javierw.ok  
        Started by timmbbo, Today, 08:59 AM
        2 responses
        10 views
        0 likes
        Last Post bltdavid  
        Started by alifarahani, Today, 09:40 AM
        6 responses
        40 views
        0 likes
        Last Post alifarahani  
        Started by Waxavi, Today, 02:10 AM
        1 response
        18 views
        0 likes
        Last Post NinjaTrader_LuisH  
        Started by Kaledus, Today, 01:29 PM
        5 responses
        15 views
        0 likes
        Last Post NinjaTrader_Jesse  
        Working...
        X