Matlab Engine calls from indicator
Created at 06 Jul 2015, 20:21
Matlab Engine calls from indicator
06 Jul 2015, 20:21
Hi,
I am trying to send data from cAlgo to Matlab by using Matlab Automation Sever. It looks it's not possible to add references to COM objects in a indicator project. Is that correct?
Regards,
VLAV
Spotware
07 Jul 2015, 10:49
Dear Trader,
It is possible to reference a COM object into your indicator. Please take a look at the following articles to get an idea how to do it. Referencing a dll , COM Interlop Tutorials
@Spotware