NET/NT programming question

C# discussion

Moderator: moderators

Annu
rank: <50 posts
rank: <50 posts
Posts: 18
Joined: Mon Mar 19, 2007 12:25 pm
Reputation: 0
Gender: None specified

NET/NT programming question

Postby Annu » Tue Mar 27, 2007 9:57 pm

Hi,

im still somewhat new to NT, so far i have written some indicators in vb.net, which is pretty straight forward, well documented and there are good samples available.

Now i am trying to write my own orderentry-window, the standard NT orderwindows arent that great for discretionary traders, i cant enter stops and targets fast with them.
So i am trying to create my own, but i am a bit lost there. The OLE-automation interface seems inadequate for this, as far as i understand it. Does this work with the external interface and and activeX? If someone has code-snippets for an application like this (in vb.net or c#.net, doesnt matter), or general hints, it would be much appreciated.

regards,
A.

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

Luke
rank: 50+ posts
rank: 50+ posts
Posts: 65
Joined: Sat Jul 01, 2006 1:46 pm
Reputation: 0
Gender: Male

Postby Luke » Wed May 16, 2007 4:11 am

I don't know about OLE but you could just add a form to your project. I made an example a while back on how to do this. You should be able to figure out from the code.
Attachments
src.zip
(69.26 KiB) Downloaded 340 times


Return to “C# coding for NeoTicker”