Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Tools and utilities


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 (3) Thread Tools Display Modes
  3 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 06-15-2007, 11:12 AM
cja's Avatar
cja cja is online now
Senior Member
 
Join Date: Apr 2006
Posts: 538
cja is on a distinguished road
Daily Data Window

Thought some of you might find this useful, it is simply a small window that shows data for the chart it is placed on,
it can be moved anywhere on the chart and colors changed to suit your style.
The Data window has a smaller and slightly larger size and the inputs lets you select these options below

extern string IIIIIIIIIIIIIIIIIIII= "<<<< Chart Posistion Settings >>>>>";
extern bool Corner_of_Chart_RIGHT_TOP = true;//false = Signal in top left corner
extern string IIIIIIIIIIIIIIIIIIIII = " <<<< Comments Settings >>>>>>>>";
extern bool Show_Price = true;//false = No Price shown
extern bool Show_Xtra_Details = true;// false = Removes Spread/Pips/Open/Hi/Low/Daily Average
extern bool Show_Smaller_Size = true;//true = Makes the Comments & Price smaller
extern int Shift_UP_DN =0;// Adjusts Display Up & Down
extern int Adjust_Side_to_side = 0;// Adjusts Display from side to side
extern string IIIIIIIIIIIIIIIIIIIIII = " <<<< Comment Color Settings >>>>>>>>";
extern color CommentLabel_color = LightSteelBlue;// Alters colors on Comments Labels
extern color Spread_color = Gold;
extern color HI_LO_color = Gold;
extern color Pips_UP = Lime;
extern color Pips_DN = OrangeRed;
extern color Daily_AV_UP = Lime;
extern color Daily_AV_DN = OrangeRed;
extern string IIIIIIIIIIIIIIIIIIIIIII = " <<<< Price Color Settings >>>>>>>>";
extern color Price_UP = Lime;
extern color Price_DN = Red;
extern color Price_Neutral = Orange;
extern string IIIIIIIIIIIIIIIIIIIIIIII=" <<<< Border Colors >>>>>>>>>>>>>";
extern color Border_color = SteelBlue;

Data.gif Data2.gif

Data4.gif Data5.gif


Daily Data.ex4

Last edited by cja; 10-11-2007 at 12:13 PM. Reason: recompiling of indicator
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 06-15-2007, 11:19 AM
Senior Member
 
Join Date: Sep 2006
Posts: 176
ssotiro is on a distinguished road
Nothing short of perfect. Thanks a lot cja.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-15-2007, 11:26 AM
aXXo's Avatar
Member
 
Join Date: Jun 2007
Posts: 36
aXXo is on a distinguished road
lovely thanks cja
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 06-16-2007, 12:31 AM
wolfe's Avatar
Senior Member
 
Join Date: Jan 2006
Posts: 682
wolfe is on a distinguished road
Another great indicator. Thank you again for sharing your hard work.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 06-16-2007, 01:17 AM
jimven's Avatar
Senior Member
 
Join Date: Mar 2007
Location: Upstate New York
Posts: 119
jimven is on a distinguished road
It looks great, but I'm a bit confused about the meaning of some of the values.

Could you please explain:

'Pips to open'

Is 'High to Low' the difference between the day's highest and lowest prices?
__________________
Success is more perspiration than inspiration . . .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 06-16-2007, 02:34 AM
amenlo9's Avatar
Senior Member
 
Join Date: Apr 2006
Location: Malaysia
Posts: 185
amenlo9 is on a distinguished road
Quote:
Originally Posted by jimven
It looks great, but I'm a bit confused about the meaning of some of the values.

Could you please explain:

'Pips to open'

Is 'High to Low' the difference between the day's highest and lowest prices?
mean the range from open price to current price.if open at 1.9050 and current price at 1.9100,pips to open will be 50.
__________________
~~Keep The Faith~~
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 06-16-2007, 07:44 AM
Senior Member
 
Join Date: Jun 2006
Posts: 1,094
prasxz is on a distinguished road
hi

Quote:
Originally Posted by cja
Thought some of you might find this useful, it is simply a small window that shows data for the chart it is placed on,
it can be moved anywhere on the chart and colors changed to suit your style.
The Data window has a smaller and slightly larger size and the inputs lets you select these options below

extern string IIIIIIIIIIIIIIIIIIII= "<<<< Chart Posistion Settings >>>>>";
extern bool Corner_of_Chart_RIGHT_TOP = true;//false = Signal in top left corner
extern string IIIIIIIIIIIIIIIIIIIII = " <<<< Comments Settings >>>>>>>>";
extern bool Show_Price = true;//false = No Price shown
extern bool Show_Xtra_Details = true;// false = Removes Spread/Pips/Open/Hi/Low/Daily Average
extern bool Show_Smaller_Size = true;//true = Makes the Comments & Price smaller
extern int Shift_UP_DN =0;// Adjusts Display Up & Down
extern int Adjust_Side_to_side = 0;// Adjusts Display from side to side
extern string IIIIIIIIIIIIIIIIIIIIII = " <<<< Comment Color Settings >>>>>>>>";
extern color CommentLabel_color = LightSteelBlue;// Alters colors on Comments Labels
extern color Spread_color = Gold;
extern color HI_LO_color = Gold;
extern color Pips_UP = Lime;
extern color Pips_DN = OrangeRed;
extern color Daily_AV_UP = Lime;
extern color Daily_AV_DN = OrangeRed;
extern string IIIIIIIIIIIIIIIIIIIIIII = " <<<< Price Color Settings >>>>>>>>";
extern color Price_UP = Lime;
extern color Price_DN = Red;
extern color Price_Neutral = Orange;
extern string IIIIIIIIIIIIIIIIIIIIIIII=" <<<< Border Colors >>>>>>>>>>>>>";
extern color Border_color = SteelBlue;

Attachment 36027 Attachment 36028

Attachment 36029 Attachment 36030


Attachment 36026

Nice indicators ..thanks ...could you post the mql file ?

===================
Forex Indicators Collection
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 07-04-2007, 02:55 PM
Tickwatcher's Avatar
Member
 
Join Date: Nov 2006
Location: London
Posts: 79
Tickwatcher is on a distinguished road
Data window

Hi cja,
Thanks for a fine indicator... It's on my charts now.
Somewhere on another thread, I have asked if it would be possible to have a similar window to include indicator values - nothing too extravagant, no changing colour, or trend indication. Just a simple value.
Is this feasible, or am I shooting for the moon?
Tks
__________________
Keep it simple, keep it plain. The longer the time frame, the greater the gain.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 07-07-2007, 02:58 PM
Money Duck's Avatar
Member
 
Join Date: Nov 2006
Location: Florida
Posts: 79
Money Duck is on a distinguished road
Very nice indicator, CJA. Nice easy to adjust settings.

Can you modify it to show the SWAP prices as in the STAT MONITOR. Would love to get that one off the charts to allow more verticle room.
Attached Images
File Type: jpg swap.JPG (14.3 KB, 1250 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 10-11-2007, 11:49 AM
nina's Avatar
Senior Member
 
Join Date: Nov 2005
Location: Barcelona
Posts: 2,372
nina is on a distinguished road
Quote:
Originally Posted by cja View Post
Thought some of you might find this useful, it is simply a small window that shows data for the chart it is placed on,
it can be moved anywhere on the chart and colors changed to suit your style.
The Data window has a smaller and slightly larger size and the inputs lets you select these options below

extern string IIIIIIIIIIIIIIIIIIII= "<<<< Chart Posistion Settings >>>>>";
extern bool Corner_of_Chart_RIGHT_TOP = true;//false = Signal in top left corner
extern string IIIIIIIIIIIIIIIIIIIII = " <<<< Comments Settings >>>>>>>>";
extern bool Show_Price = true;//false = No Price shown
extern bool Show_Xtra_Details = true;// false = Removes Spread/Pips/Open/Hi/Low/Daily Average
extern bool Show_Smaller_Size = true;//true = Makes the Comments & Price smaller
extern int Shift_UP_DN =0;// Adjusts Display Up & Down
extern int Adjust_Side_to_side = 0;// Adjusts Display from side to side
extern string IIIIIIIIIIIIIIIIIIIIII = " <<<< Comment Color Settings >>>>>>>>";
extern color CommentLabel_color = LightSteelBlue;// Alters colors on Comments Labels
extern color Spread_color = Gold;
extern color HI_LO_color = Gold;
extern color Pips_UP = Lime;
extern color Pips_DN = OrangeRed;
extern color Daily_AV_UP = Lime;
extern color Daily_AV_DN = OrangeRed;
extern string IIIIIIIIIIIIIIIIIIIIIII = " <<<< Price Color Settings >>>>>>>>";
extern color Price_UP = Lime;
extern color Price_DN = Red;
extern color Price_Neutral = Orange;
extern string IIIIIIIIIIIIIIIIIIIIIIII=" <<<< Border Colors >>>>>>>>>>>>>";
extern color Border_color = SteelBlue;

Attachment 36027 Attachment 36028

Attachment 36029 Attachment 36030


Attachment 36026
Hi!

I've downloaded your indicator and it shows me the price stuck. It does not move. On cable, for instance, it shows 2,0000.

THX
__________________
Nina

We must fight on the winning side, not on the side we may believe to be correct.

Focus, Patience and Discipline
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

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 On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/tools-utilities/8101-daily-data-window.html
Posted By For Type Date
Analisis Teknikal GBP/JPY - Page 194 - Nogold.com This thread Refback 01-10-2008 05:26 AM
Analisis Teknikal GBP/JPY - Page 195 - Nogold.com This thread Refback 01-10-2008 01:55 AM
Analisis Teknikal GBP/JPY - Page 194 - Nogold.com This thread Refback 01-10-2008 12:34 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
adding ma into an oscillator window TheShanghai Indicators - Metatrader 4 5 03-16-2007 03:17 AM
RSI and Stochastic into the same window? saadei Metatrader 4 2 03-16-2007 03:09 AM
Scale 2 indicators in one window asmdev Indicators - Metatrader 4 1 05-10-2006 07:40 PM
Forex Data 2001 --> 2005 - TF =1 min, 15 min, Daily....Various Pairs..... De Vinci Tools and utilities 1 05-01-2006 09:31 AM


All times are GMT. The time now is 07:24 AM.



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