Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NinjaTrader.Client from win32com.client.Dispatch

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

    NinjaTrader.Client from win32com.client.Dispatch

    When attempting to load the dll

    ntClient = win32com.client.gencache.EnsureDispatch("NinjaTrad er.Client.QueryInstrument")


    I have also tried:

    ntClient = win32com.client.Dispatch("NinjaTrader.Client.Query Instrument")


    I get a class not registered error message...



    And when I attempt: regsvr32 NinjaTrader.Client.dl from the C:\Program Files (x86)\NinjaTrader 8\bin> directory

    I get a message:

    The module "NinjaTrader.Client.dll" was located but the entry point DllRegisterServer was not found.

    Make sure that "NinjaTrader.Client.dll" is a valid DLL or OCX file an then try again.


    Any idea of what my problem might be...


    #2
    Hello mlangle,

    I'm not familiar with these messages or with win32com or with NinjaTrader.Client.QueryInstrument.

    However, I can provide to a unsupported application that references the NinjaTrader API through the NinjaTrader.Client.dll file.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    83 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    41 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    23 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    31 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    31 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X