Is it possible to call a .NET object from EasyLanguage?

Questions about MultiCharts and user contributed studies.
marketz
Posts: 19
Joined: 09 Mar 2009

Is it possible to call a .NET object from EasyLanguage?

Postby marketz » 13 Mar 2009

I have a lot of code written in .NET and it would save me a lot of work to re-write it in a C dll. Can EasyLanguage get to anything other than a standard C dll?

vorzo
Posts: 2
Joined: 11 Oct 2006

C# DLLs supported?

Postby vorzo » 09 May 2009

I wanted to refresh the question, because there's been no answer. Can anyone in support please address this?

Thanks,
Vorzo

User avatar
danilo
Posts: 170
Joined: 02 Jan 2007
Location: Italy
Has thanked: 4 times
Been thanked: 9 times

Postby danilo » 11 May 2009

It's theoretically possible, but first you have to learn how to interface MC using C/C++, afterward you can give a look to the following link: http://exceldna.typepad.com/ that show how interface .NET with excel using the C interface.

Good luck !
Danilo


Return to “MultiCharts”