[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DLL link to MATLAB



PureBytes Links

Trading Reference Links

> I have a question about possibility of linking Tradestation to
> Matlab thru custom DLL ( not DDE from Omega Server to Matlab or Excell).
> Is anyone out there found a way to link both thru  DLLs?
> Specifically: If I have an array of values generated by my EL
> study I would like to pass that on to Matlab without FileAppend (EL)
> and dlmread/write or csvread/write ( Matlab )for such tasks as plotting
> or statistical analysis. It would be nice to have a way to DLL data
> (similar to "Excel Link" for Matlab) from  Tradestation to Matlab and
> back.
> Will GlobPro or HashNums do the job?

Both should work fine with MatLab as long as MatLab allows you to define and
call an external DLL. Also keep in mind that since TS is 16-bit, you'll need
to use the 16-bit version of MatLab as well. These program will allow you to
save indicator, price, other values to memory and then access this data from
MatLab. HashNums has the advantage of allowing you to store strings in
memory as well (ex. Symbol Name, etc.). HashNums also has very nice file I/O
capability. Both products are available at:
http://www.investlabs.com
--
--------------------- Doug Deming, IEC --------------------
Investment Engineering, Corp.-Omega Research "Solution Provider"
       * * * Visit our Investment Labs online! * * *
WWW Site: http://www.InvestLabs.com   PHONE: (808)875-4558
Email:     doug@xxxxxxxxxxxxxxxxxxx      FAX: (808)276-4557
-----------------------------------------------------------