Forex
Google

Go Back   Forex Trading > Discussion Areas > Setup Questions
Forex Forum Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


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

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-16-2006, 12:15 PM
cja's Avatar
cja cja is offline
Senior Member
 
Join Date: Apr 2006
Posts: 517
cja is on a distinguished road
Data & Comments

Is there any way of placing either the indicator Comments or Data read outs from the indicator into a separate window, I notice some indicators on this forum have Data in a separate window but I cannot see how they do it as they are only ex4 files, if this were possible then you could have one indicator showing comments on the chart and another possibly showing projected price targets etc in a separate window and that way the two lots of info would not conflict as it does when you load two indicators both with comments.

Any help would be appreciated.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 08-16-2006, 02:01 PM
Kalenzo's Avatar
Kalenzo Kalenzo is offline
Senior Member
 
Join Date: Dec 2005
Location: Bydgoszcz - Poland
Posts: 692
Kalenzo is on a distinguished road
U should use this ones:

#property indicator_separate_window

init()
{
IndicatorShortName("MYNAME");
}
start()
{
ObjectCreate(....WindowFind("MYNAME")...);
}

I describe it shortly here becouse a few days ago I made full description on this forum on shome thread (but I don't remember the name of that thread)
__________________
You need proffesional mql coder? Contact me! I will help you!
........................................
http://www.fxservice.eu/
........................................
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 08-16-2006, 09:23 PM
cja's Avatar
cja cja is offline
Senior Member
 
Join Date: Apr 2006
Posts: 517
cja is on a distinguished road
Separate Data Window

Thanks Kalenzo I will have a search and see if I can find your other thread but that is a great help for now
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 08-19-2006, 10:25 AM
cja's Avatar
cja cja is offline
Senior Member
 
Join Date: Apr 2006
Posts: 517
cja is on a distinguished road
Data & Comments in a separate window

Quote:
Originally Posted by Kalenzo
U should use this ones:

#property indicator_separate_window

init()
{
IndicatorShortName("MYNAME");
}
start()
{
ObjectCreate(....WindowFind("MYNAME")...);
}

I describe it shortly here becouse a few days ago I made full description on this forum on shome thread (but I don't remember the name of that thread)

Hi Kalenzo - I still cannot seem to get the indicator info into the separate window, i can get a title into the window and change that but not data relevant to the indicator - do you have an indicator that already has this feature so that i can look at the code - i want to be able to put the Demark targets or Murrey Math comments into a separate window or even change the type size and colour of the comments on the chart.

Any help would be much appreciated.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 08-19-2006, 10:49 AM
Kalenzo's Avatar
Kalenzo Kalenzo is offline
Senior Member
 
Join Date: Dec 2005
Location: Bydgoszcz - Poland
Posts: 692
Kalenzo is on a distinguished road
Quote:
Originally Posted by cja
Hi Kalenzo - I still cannot seem to get the indicator info into the separate window, i can get a title into the window and change that but not data relevant to the indicator - do you have an indicator that already has this feature so that i can look at the code - i want to be able to put the Demark targets or Murrey Math comments into a separate window or even change the type size and colour of the comments on the chart.

Any help would be much appreciated.
Sure, I wrote something like that for u right now. Here u go example and screenshot. Enjoy!
Attached Images
File Type: gif custompanel.gif (21.1 KB, 111 views)
Attached Files
File Type: mq4 CustomPanel.mq4 (1.9 KB, 29 views)
__________________
You need proffesional mql coder? Contact me! I will help you!
........................................
http://www.fxservice.eu/
........................................
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 08-19-2006, 10:58 AM
cja's Avatar
cja cja is offline
Senior Member
 
Join Date: Apr 2006
Posts: 517
cja is on a distinguished road
separate Data window

Kalenzo

Thank you very much for the quick response and taking the time to help me
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
EuroX2.ex4 any comments? luckyargfx Expert Advisors - Metatrader 4 197 05-03-2008 11:55 PM
Live trades comments w4rn1ng General Discussion 9 11-11-2007 03:44 PM
Can anyone comments on Wealth Lab calvinwalker Tools and utilities 3 03-21-2007 02:26 PM


All times are GMT. The time now is 11:02 AM.