Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Indicators - Metatrader 4


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

 
 
LinkBack Thread Tools
 
Old 04-28-2006, 02:22 PM
kohzadi's Avatar
Senior Member
 
Join Date: Jan 2006
Location: Tehran-IR Iran
Posts: 110
kohzadi is on a distinguished road
Indicator's label

Hi
I have a question. How can we eliminate description label in indicators?
Thanks in advance.
Attached Images
File Type: gif 2.GIF (14.2 KB, 138 views)
__________________
health & wealth , success & happiness

Last edited by kohzadi; 04-28-2006 at 02:25 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 04-28-2006, 02:33 PM
cucurucu's Avatar
Senior Member
 
Join Date: Jan 2006
Posts: 314
cucurucu is on a distinguished road
you have to delete this line:
Code:
IndicatorShortName(".......");
from the indicator file and compile it.

you can use "//" at the begining of the line to disable that line, instead of deleting it.
Code:
 // IndicatorShortName(".......");
don't forget to compile it

bye
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 04-28-2006, 02:49 PM
kohzadi's Avatar
Senior Member
 
Join Date: Jan 2006
Location: Tehran-IR Iran
Posts: 110
kohzadi is on a distinguished road
Thanks cucurucu for fast reply.
be success
__________________
health & wealth , success & happiness
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 04-28-2006, 03:02 PM
kohzadi's Avatar
Senior Member
 
Join Date: Jan 2006
Location: Tehran-IR Iran
Posts: 110
kohzadi is on a distinguished road
I perform your advice and label doesn't eliminate completely.
Attached Images
File Type: gif 3.gif (12.6 KB, 111 views)
__________________
health & wealth , success & happiness
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 04-28-2006, 03:28 PM
cucurucu's Avatar
Senior Member
 
Join Date: Jan 2006
Posts: 314
cucurucu is on a distinguished road
Quote:
Originally Posted by kohzadi
I perform your advice and label doesn't eliminate completely.
As I can see on you image, now it is ok. You can't eliminate it completely. It will show you the filename of the indicator, followed by the values. These can't be eliminated. Sorry. You can eliminate only the aditional name given by the programmer.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 04-29-2006, 01:07 AM
cockeyedcowboy's Avatar
Senior Member
 
Join Date: Nov 2005
Posts: 302
cockeyedcowboy is on a distinguished road
Iam not sure if this will work on indicators but you can try to place this line at the end of the code...

Comment( " " );

This will remove output to EAs not sure if it will work with indicators.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 04-29-2006, 05:29 AM
Nicholishen's Avatar
Senior Member
 
Join Date: Dec 2005
Posts: 531
Nicholishen is on a distinguished road
Quote:
Originally Posted by cockeyedcowboy
Iam not sure if this will work on indicators but you can try to place this line at the end of the code...

Comment( " " );

This will remove output to EAs not sure if it will work with indicators.
You're on the right track. For indicators you would add this to the init():

IndicatorShortName("");
__________________
"Anyone who has never made a mistake has never tried anything new." -Albert Einstein
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Bookmarks
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
First or Previous Indicator's data? phildunn Setup Questions 3 03-28-2006 09:43 AM


All times are GMT. The time now is 09:43 PM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.