Gets the author of this indicator.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
string GetAuthor() |
| Visual Basic (Declaration) |
|---|
Function GetAuthor As String |
| Visual C++ |
|---|
String^ GetAuthor() |
Return Value
string containing the author.
Remarks
This can be the name of the individual that created this
indicator plugin or the company name.