New MC user, help!

Questions about MultiCharts .NET and user contributed studies.
sburtt
Posts: 1
Joined: 21 Dec 2013

New MC user, help!

Postby sburtt » 21 Dec 2013

Hi everybody,

I am new to MC, I've been using NT for many years, but I have the feeling MC is a superior product.

I would appreciate if anybody could tell me where I can find a tutorial video/help page that explains:
1. how to build a strategy in MC;
2. how to back test a strategy in MC;

Thanks

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

Re: New MC user, help!

Postby Henry MultiСharts » 23 Dec 2013

Hello sburtt,

Our Wiki section provides detailed up-to-date information about current MultiCharts functionality. You can reference this information as the platform help guide when using both products MultiCharts and MultiCharts .NET as they have the same functionality but are using different programming languages.

Backtesting starts as soon as you apply a signal to the chart.
Here is how to apply a signal to a chart:
https://www.multicharts.com/trading-sof ... ng_Studies

Backtesting results can be viewed in Strategy performance report:
https://www.multicharts.com/trading-sof ... nce_Report


MultiCharts .NET 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 with MultiCharts .Net: https://www.multicharts.com/downloads/M ... e-v1.0.pdf 

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

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

Interfaces and classes available in MultiCharts .Net are described in MultiCharts.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).


Return to “MultiCharts .NET”