Powerlanguage Reader  [SOLVED]

Questions about MultiCharts .NET and user contributed studies.
tradetree
Posts: 81
Joined: 29 Apr 2013
Location: www.threefoldmarkets.com
Has thanked: 12 times
Been thanked: 16 times
Contact:

Powerlanguage Reader

Postby tradetree » 27 Dec 2013

Hi,
I have a .pla file from a vendor and I want to read it so as to manually recode / convert it to .pln. I own MC.NET, so the powerlanguage editor can't import a .pla even to read the list of calls. How can I get this .pla file readable / printed?

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Powerlanguage Reader

Postby Henry MultiСharts » 30 Dec 2013

Hello Tradetree,

With MultiCharts .Net you can create a study using C# or VB.Net and export it into a pln file.
With regular MultiCharts you can create a study using PowerLanguage and export it into a pla file.

Studies from MultiCharts .Net cannot be used in regular MultiCharts and viсe versa.
There is no backward compatibility between pln and pla files.
There is no automated conversion tool C#/VB.Net <-->PowerLanguage.

tradetree
Posts: 81
Joined: 29 Apr 2013
Location: www.threefoldmarkets.com
Has thanked: 12 times
Been thanked: 16 times
Contact:

Re: Powerlanguage Reader  [SOLVED]

Postby tradetree » 31 Dec 2013

Ok, I installed a trial version of regular MC and read the files.

Thanks.
Hello Tradetree,

With MultiCharts .Net you can create a study using C# or VB.Net and export it into a pln file.
With regular MultiCharts you can create a study using PowerLanguage and export it into a pla file.

Studies from MultiCharts .Net cannot be used in regular MultiCharts and viсe versa.
There is no backward compatibility between pln and pla files.
There is no automated conversion tool C#/VB.Net <-->PowerLanguage.


Return to “MultiCharts .NET”