Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Accessing Ninja from C#
Collapse
X
-
Accessing Ninja from C#
Is possible in C # use NinjaTrader, go online and get prices from different instruments? Some example out there?Tags: None
-
AlePaciotti, this would be possible with custom C# programming, however unfortunately we can't support this here...
However I'm not to sure why you would need this first place, you can connect to our supported connections and then use a MultiSeries strategy to access and work with various instruments to trigger trading signals -
http://www.ninjatrader-support.com/H...struments.htmlBertrandNinjaTrader Customer Service
-
I am developing a screen for a broker, and I think the best is an external form that has the prices of different instruments, and the instructions given by the broker may have additional functionality such as: high risk, medium risk, and so on.
I know you can not give support about external forms, but you might as well say: Hey, here's an example that will probably work!
Comment
-
AlePaciotti, sorry would not have an example for this case...you can search our forums for threads on using the various unsupported methods and general C# examples to extend the functionality offered via our NinjaScript. A good resource is also MDSN for class and class member information...BertrandNinjaTrader Customer Service
Comment
-
Windows Form
AlePaciotti
Folls on this forum developed a strategy that can be added to a chart which produces a windows form. This uses a dll which can be manipulated in Visual Studio. Also there is a seperate C# application included in the Ninja Download which can be used to send orders to Ninja. Perhaps these two programs will give you a start on what you wish to do.
Comment
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by kawalecld, Today, 12:21 PM
|
0 responses
5 views
0 likes
|
Last Post
![]()
by kawalecld
Today, 12:21 PM
|
||
Started by exjayess, Today, 11:04 AM
|
1 response
10 views
0 likes
|
Last Post
|
||
Started by robertlaub, Today, 11:11 AM
|
2 responses
5 views
0 likes
|
Last Post
![]()
by robertlaub
Today, 01:04 PM
|
||
Started by sdauteuil, Today, 10:28 AM
|
0 responses
6 views
0 likes
|
Last Post
![]()
by sdauteuil
Today, 10:28 AM
|
||
Started by KirkHammett, Today, 08:11 AM
|
0 responses
7 views
0 likes
|
Last Post
![]()
by KirkHammett
Today, 08:11 AM
|
Comment