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 cmoran13, Yesterday, 01:02 PM
|
0 responses
29 views
0 likes
|
Last Post
by cmoran13
Yesterday, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
21 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|
||
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
160 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
95 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
148 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|

Comment