Announcement

Collapse
No announcement yet.

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:	330
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:	304
Size:	2.0 KB
ID:	1287275
    i also corrected the path
    Click image for larger version

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



    The errors i get are these
    Click image for larger version

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

Name:	image.png
Views:	305
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
      <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      475 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      315 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      253 views
      1 like
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      340 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      305 views
      0 likes
      Last Post CarlTrading  
      Working...
      X