overview or “anatomy” of a strategy?

Questions about MultiCharts .NET and user contributed studies.
drolles
Posts: 50
Joined: 03 Dec 2012
Has thanked: 4 times

overview or “anatomy” of a strategy?

Postby drolles » 16 Dec 2012

Hi,

Is there any overview or “anatomy” of a strategy? I’m cutting over from OpenQaunt which uses an event driven framework – they have an introduction that explains how a strategy fits together. Is there something equivalent?

Thanks,

drolles

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

Re: overview or “anatomy” of a strategy?

Postby Henry MultiСharts » 18 Dec 2012

Hello drolles,

You can review the source code of the study in PowerLanguage .Net Editor.
The functions' code is open since MultiCharts .Net 8.1 beta 1.
You can use PowerLanguage .Net Help file (Editor->Help tab->PowerLanguage .Net Help) for reserved words reference.
We do plan to update .NET documentation and add more examples of the code in the future.

drolles
Posts: 50
Joined: 03 Dec 2012
Has thanked: 4 times

Re: overview or “anatomy” of a strategy?

Postby drolles » 31 Dec 2012

Thanks Henry. Looking forward to update on the documentation.

In the meantime I'll try to post things as I come across them. I'm assuming that my questions will be relevant to anyone cutting over from any of the competing platforms so hopefully my posts will serve as a some reference. I appreciate your diligence in answering them.


Return to “MultiCharts .NET”