Edit in the meta tarder platfrom 5 indicator

 

I want to edit a subtext in the meta trader platfrom 5 in a indicators, But in the code through meta editor its only showing one indicator their and even that sub text is present their

I want to edit this text

 
Add inside the  OnInit()  function:
// Set the indicator's tooltip
IndicatorSetString(INDICATOR_SHORTNAME, "Your text & comments here");
Compile your indicator.
 
Oleksandr Medviediev #:
Add inside the  OnInit()  function:
Compile your indicator.

Hi, Thanks for the help, If you can elaborate it i have attach the screenshot here


Want to chnage this text in red border box

 
saboor112233 #:

Hi, Thanks for the help, If you can elaborate it i have attach the screenshot here


Want to chnage this text in red border box

 this is the screen shot
Files:
 
saboor112233 #:
 this is the screen shot

The thing is that the name Akademie obchodování is not in any file

 
saboor112233 #:

The thing is that the name Akademie obchodování is not in any file

Open those files in MetaEditor and check.
If you do not hve source code so ask the author/owner/seller of those files to help you.
 
Sergey Golubev #:
Open those files in MetaEditor and check.
If you do not hve source code so ask the author/owner/seller of those files to help you.

Hi thanks sergey for the help can you share the screenshot of the files

 
Sergey Golubev #:
Open those files in MetaEditor and check.
If you do not hve source code so ask the author/owner/seller of those files to help you.

I have the source code but still I am unable to found it in the files

 
saboor112233 #:

Hi thanks sergey for the help can you share the screenshot of the files

I do not know (this) your files.
if you have a source code so you can check this code and check the files which your tool/indicator/Ea is using (the names of those files should be inside the code).
 
Sergey Golubev #:
I do not know (this) your files.
if you have a source code so you can check this code and check the files which your tool/indicator/Ea is using (the names of those files should be inside the code).

The files are with the .ex5 extension

Reason: