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

Addon - WPF liveCharts install

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

    Addon - WPF liveCharts install

    Hi,

    I am trying to install WPF Livecharts for a ninjatrader add on.

    Live Charts Documentation: https://livecharts.dev/docs/WPF/2.0....w.Installation

    When i install the package with NuGet, i get the following error:
    "failed to update binding redirects for NinjaTrader.Custom.csproj : Exception has been thrown"

    Click image for larger version

Name:	image-1.png
Views:	73
Size:	199.5 KB
ID:	1287274


    After installing, i move these two .dll files from the initial location, back to the bin/custom folder
    Original location: (C:\Users\Hello\Documents\NinjaTrader 8\bin\Custom\packages\LiveCharts.0.9.7\lib\net45)
    New Location : C:\Users\Hello\Documents\NinjaTrader 8\bin\Custom

    Click image for larger version

Name:	image.png
Views:	68
Size:	2.0 KB
ID:	1287275
    i also corrected the path
    Click image for larger version

Name:	image.png
Views:	79
Size:	39.1 KB
ID:	1287276



    The errors i get are these
    Click image for larger version

Name:	image.png
Views:	81
Size:	21.9 KB
ID:	1287273
    Namespaces could not be found.
    Click image for larger version

Name:	image.png
Views:	67
Size:	42.0 KB
ID:	1287277


    If anyone has any direction on how i can get this working, it would be very much appreciated.

    Thank you,

    #2
    this is the add on that im trying to get working.
    Attached Files

    Comment


      #3
      Hello yertle,

      Thanks for your post.

      Using NuGet to install a custom NinjaTrader addon would be unsupported and not something we would be able to assist with in the Support department at NinjaTrader.

      The supported means for importing custom addons is by going to Control Center > Tools > Import > NinjaScript AddOn.

      DLLs will be located in the Documents\NinjaTrader 8\bin\Custom folder after importing them.

      You will need to contact the developer of the addon directly to get information about how to import their custom NinjaScript addon onto the NinjaTrader platform.

      The 'type or namespace name could not be found' error in the NinjaScript Editor window means that you may be missing a reference to an assembly. The steps below could be used to resolve the error.
      1. Right-click within the NinjaScript Editor window and select "References".
      2. Click "Add".
      3. Locate the .dll file for the file mentioned in the error.
      4. Click "Open" to add the reference.
      5. Click "OK" and recompile.
      ​More information about troubleshooting compile errors and a publicly available video of the steps above could be found on this NinjaTrader Support article: https://support.ninjatrader.com/s/ar...th-NinjaScript
      Brandon H.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by poplagelu, Today, 05:00 AM
      0 responses
      2 views
      0 likes
      Last Post poplagelu  
      Started by fx.practic, 10-15-2013, 12:53 AM
      5 responses
      5,406 views
      0 likes
      Last Post Bidder
      by Bidder
       
      Started by Shai Samuel, 07-02-2022, 02:46 PM
      4 responses
      98 views
      0 likes
      Last Post Bidder
      by Bidder
       
      Started by DJ888, Yesterday, 10:57 PM
      0 responses
      8 views
      0 likes
      Last Post DJ888
      by DJ888
       
      Started by MacDad, 02-25-2024, 11:48 PM
      7 responses
      160 views
      0 likes
      Last Post loganjarosz123  
      Working...
      X