MC API/ Assembly

Questions about MultiCharts and user contributed studies.
User avatar
Januson
Posts: 119
Joined: 18 Apr 2007
Location: Denmark

MC API/ Assembly

Postby Januson » 30 May 2007

Is it possible to create my own application for instance programmed i C# and use some API's to get either in touch with MC when it's running or just use API's/ Assemblies so I can create my own RadarScreen?


Kind regards
Januson

User avatar
Januson
Posts: 119
Joined: 18 Apr 2007
Location: Denmark

Postby Januson » 30 May 2007

I got an idea... I searched google and found:

Indicator Name: Global Variable 2.0
Study Type: DLL
Time Frame: Multiple
Date Posted: 8/20/03
Description: Global Variable DLL. Allows sharing of values between any two studies, regardless their setting: charts, RadarScreen or OptionStation.

That actually formed my idea of creating a dll and call that dll from within MC-Easylanguage indicators. Certainly I need to implement the dll-call into each indicator and maybe control the usage/ storage of values with an input switch within the MC-Study Inputs.

I could then hook my C# application into the dll or just store the values into a database directly from my dll.

Yeahh I think that could be a solution for using the indicator values outside MC. :lol:

TSSUPPORT-> Could that be a possible solution? Do you see any pitfalls?

Kind regards
Januson

User avatar
Kate
Posts: 758
Joined: 08 Dec 2006

Postby Kate » 05 Jun 2007

Unfortunately, we cannot provide you with such API now.


Return to “MultiCharts”