View Single Post
Old 11-08-2005, 03:45   #7
thorr
level 1
 
Join Date: Dec 2003
Posts: 53
Downloads: 0
Uploads: 0
Rep Power: 0thorr is an unknown quantity at this point
Re: Help with TradeStation

Quote:
Originally Posted by Ramram9
Dear friends,

Can anybody help me which programming langauge is most suitable to (like VB, C or C++ ) other than easy language so that we can write programme in that langauge and link with Trade staion software. Please send a copy to my e-mailId given below.

Thaning you in anticipation
ramachandran
crchandran@gmail.com

You can make your own DLL in any programming language that can produce standard call notation DLLs (C++, C#, Delphi, VB, ...), then call it within easy language file. Take a look at DefineDLLFunc EasyLanguage call.
thorr is offline   Reply With Quote