As an alternative: If I get it to compile in another environment (e.g. SharpDevelop) - how to I package things up and where do I put it?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
System.Web.HttpUtility missing
Collapse
X
-
System.Web.HttpUtility missing
I'm trying to add some code to my strategy but it seems that System.Web.HttpUtility is missing. Is there a way to bind that in? I'm more of a Java programmer - not sure how to add C# libraries to NinjaTrader.
As an alternative: If I get it to compile in another environment (e.g. SharpDevelop) - how to I package things up and where do I put it?Tags: None
-
Thanks!
I'll give this a shot - thanks a million!! :-)Originally posted by ctrlbrk View PostIn addition, if you need external DLL's, right click in the strategy code and select 'References' on the context menu.
[ATTACH]5269[/ATTACH]
BTW, I'm seeing the concept of AddIns in C# - is that similar to dll? I used to code Java for a long time and would have created a jar file to bind in an outside reference.
Best,
Michael
Comment
-
Michael, you can always check MSDN for C# articles, info and general information - http://msdn.microsoft.com/en-us/libr...c2(VS.80).aspx
Comment
-
I got it.
Thanks Bertrand but I actually figured it all out. Turns out loading external libraries is a lot easier in C# than in Java :-)Originally posted by NinjaTrader_Bertrand View PostMichael, you can always check MSDN for C# articles, info and general information - http://msdn.microsoft.com/en-us/libr...c2(VS.80).aspx
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
558 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
324 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
545 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
547 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment