Forex



Go Back   Forex Trading > Downloads > Indicators - Metatrader 4
Forex Forum Register More recent Blogs Calendar Advertising Others Help






Register
Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.

From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.

Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
  • Elite Section
    Get access to private discussions, specialized support, indicators and trading systems reported every week.
  • Advanced Elite Section
    For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
See more

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 03-13-2007, 05:56 AM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 3,272
fxbs is on a distinguished road
0 indicator (zero) to open blank basement window

Hey, guys!
does anybody have "0" (zero) indicator to open empty basement window

just stupid trick to avoid those long value digits coming with the ind. name in the top corner of separate window (see (on pict.) what i mean...)

to use malfunctioned idi 4 that purpose (as i did) to drop indi(s) there probably not a very good idea ...

PS maybe other solutions exist?
Attached Images
File Type: gif 0 ind.gif (20.2 KB, 219 views)

Last edited by fxbs; 03-13-2007 at 06:28 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #2 (permalink)  
Old 03-13-2007, 06:08 AM
Junior Member
 
Join Date: Nov 2005
Posts: 26
jerseydevil20 is on a distinguished road
?

You can alter the code to eliminate labels. I'm not a programmer, but usually with enough experimentation I can hack my way to success. Just recompile after each change...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #3 (permalink)  
Old 03-13-2007, 06:18 AM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 3,272
fxbs is on a distinguished road
nope, doesn't work
lables might be gone, but values (numbers) stay's there


buffer values... may be get reed of buffers??? .. or values

Last edited by fxbs; 03-13-2007 at 06:23 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #4 (permalink)  
Old 03-13-2007, 07:15 AM
Junior Member
 
Join Date: Dec 2005
Posts: 9
akiruis is on a distinguished road
"0" indicator

Hi,

I'm not really sure why you need an empty indicator window but here's code to create one.
Code:
//+------------------------------------------------------------------+
//|                                                            0.mq4 |
//+------------------------------------------------------------------+

#property  indicator_separate_window
#property  indicator_buffers 0
int init()
{
    IndicatorShortName("");
    IndicatorBuffers(0);
    return(0);
}
int start()
{    
    return(0);
}
BR,
Aki
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #5 (permalink)  
Old 03-14-2007, 02:07 AM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 3,272
fxbs is on a distinguished road
[QUOTE=akiruis // 0.mq4 |
perfect
thank you, Akiruis
see, what i mean: second sep. window - alligator over "0" -no text which covers indicator
thanks again
Attached Images
File Type: gif 0 ind1.gif (12.5 KB, 141 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Calling a function from another window/indicator clam61 Metatrader 4 4 01-13-2007 08:38 PM
Small Indicator values window Nightmasks Tools and utilities 3 08-16-2006 10:10 AM
Indicator Setup Display on indicator window iscuba11 General Discussion 1 07-31-2006 06:40 AM


All times are GMT. The time now is 04:31 AM.



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