+1 888 340 6572

1. Basic Skills: Difference between revisions

From MultiCharts
No edit summary
No edit summary
Line 1: Line 1:
Indicators and signals for MultiCharts .NET can be written using the C# and VB.NET programming languages. The following information requires that the reader has basic knowledge of any of the C# or VB.NET programming languages. If not, then we recommend reviewing the following '''[http://msdn.microsoft.com/en-us/library/dd642420%28v=vs.100%29.aspx reference]''' before continuing.
Indicators and signals for MultiCharts .NET can be written using the C# and VB.NET programming languages. The following information requires that the reader has basic knowledge of any of the C# or VB.NET programming languages. If not, then we recommend reviewing the following '''[http://msdn.microsoft.com/en-us/library/dd642420%28v=vs.100%29.aspx reference]''' before continuing.


This Programming Guide describes the process of creating and applying studies in MultiCharts .NET. For general information on how to use MultiCharts .NET (i.e. how to create charts, scanner and DOM windows etc.) please refer to MultiCharts Help Center.  
This Programming Guide describes the process of creating and applying studies in MultiCharts .NET. For general information on how to use MultiCharts .NET (i.e. how to create charts, scanner and DOM windows etc.) please refer to MultiCharts Help Center.  

Revision as of 12:31, 6 September 2024

Indicators and signals for MultiCharts .NET can be written using the C# and VB.NET programming languages. The following information requires that the reader has basic knowledge of any of the C# or VB.NET programming languages. If not, then we recommend reviewing the following reference before continuing.

This Programming Guide describes the process of creating and applying studies in MultiCharts .NET. For general information on how to use MultiCharts .NET (i.e. how to create charts, scanner and DOM windows etc.) please refer to MultiCharts Help Center. Description of all PowerLanguage .NET methods and classes can be found in Power Language .NET Help (in PowerLanguage .NET main menu select Help and click PowerLanguage .NET Help).