Getting Started

Questions about MultiCharts .NET and user contributed studies.
Traderman57
Posts: 1
Joined: 13 Jan 2015

Getting Started

Postby Traderman57 » 13 Jan 2015

Is there an introduction guide available? I am looking through some of the sample strategies, but I am having trouble understanding what everything is doing. The help guide isn't answering any of my questions either.

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

Re: Getting Started

Postby Henry MultiСharts » 14 Jan 2015

Hello Traderman57,

You can find the MultiCharts getting started guide and full platform guide at the following page:  
https://www.multicharts.com/trading-sof ... /Main_Page
Intro video and PDF manual can be found at this same page.

As for the .Net programming guide - MultiCharts .Net is oriented to experienced programmers. In case you have any questions regarding C# coding we recommend referencing MSDN for information. Interfaces and classes available in MultiCharts .Net are described in MC .Net help file (PowerLanguage .Net Editor->Help tab-> PowerLanguage .Net Help). You can also find the code examples in the source code of the prebuilt MultiCharts studies (PowerLanguage .Net Editor->File tab->Open).

MultiCharts .NET Programming guide that contains important and useful information not only for beginners but for experienced MC .Net users as well. This is the recommended "Getting started for programming in MultiCharts .Net": https://www.multicharts.com/downloads/M ... e-v1.1.pdf

Wiki format: https://www.multicharts.com/trading-sof ... ming_Giude

MC .NET FAQ: 
viewtopic.php?f=19&t=45848

Additional information
http://www.tradingcode.net/multicharts- ... -articles/


Return to “MultiCharts .NET”