Thanks
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
DLL reference
Collapse
X
-
DLL reference
I've been trying to set up a reference to a DLL and it does not seem to work. After I add the reference, I do a "using" and the library does not come up. I tried typing in the path and class name and it just fires an error saying it does not find it. Is there anything I have to do to get to my reference? BY the way, I am trying to reference a very popular TA library (TA-Lib http://www.ta-lib.org) in case someone has already done it.
ThanksTags: None
-
well... not so fast. I did make it compile; but it does not seem to execute the line of code where I call a function from the external DLL. I have tried with "using" and also with explicitly calling the function from the code and nothing. It just breaks there in that line. It does not fire an error; but it does not work either. I tried also to debug it and it does not even responds to the debugger. Is there anything I should know about DLL's?
Comment
-
well, turns out that I had to close and open the application 10 more times so it would work... that is really messed up... there's got to be a bug there somewhere. There was nothing in the log, no error fired, nothing... just the indicator not coming up...
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
26 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
20 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
183 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
335 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
260 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment