Forex
Google
New signals service!

Go Back   Forex Trading > Discussion Areas > General Discussion


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 01-28-2007, 07:39 PM
nettsaver's Avatar
Junior Member
 
Join Date: Dec 2006
Posts: 12
nettsaver is on a distinguished road
How to get countdown timer every bar .....

Hi,
Does anyone know how to attach countdown timer to every bar to the chart ? Or any suggestion how do we know that every bar is going to end ?

Thank you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 01-28-2007, 08:24 PM
Member
 
Join Date: Nov 2006
Location: Shelbyville, TN
Posts: 94
frameguy is on a distinguished road
Countdown Timer

Look for indicator in this forum for : B-Clock Modified

Good Luck

Frameguy
__________________
Not Everything that looks straight is: Until you measure it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 01-29-2007, 02:38 PM
Senior Member
 
Join Date: Feb 2006
Posts: 111
tirou is on a distinguished road
Quote:
Originally Posted by nettsaver
Hi,
Does anyone know how to attach countdown timer to every bar to the chart ? Or any suggestion how do we know that every bar is going to end ?

Thank you.
Please try this indicator.I think this may help you.
Attached Files
File Type: mq4 b-clock modified.mq4 (1.6 KB, 58 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 01-29-2007, 03:04 PM
Wackena's Avatar
Senior Member
 
Join Date: May 2006
Posts: 216
Wackena is on a distinguished road
Quote:
Originally Posted by nettsaver
Hi,
Does anyone know how to attach countdown timer to every bar to the chart ? Or any suggestion how do we know that every bar is going to end ?

Thank you.
If you want to code EA with on Chart countdown Bar Clock, insert this code after int start() as below;
Code:
int start()
  {
   double g;
   int m,s,k;
   m=Time[0]+Period()*60-TimeCurrent();
   g=m/60.0;
   s=m%60;
   m=(m-m%60)/60;
  Comment( m + " minutes " + s + " seconds left to bar end");
Wackena
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 01-30-2007, 12:49 AM
nettsaver's Avatar
Junior Member
 
Join Date: Dec 2006
Posts: 12
nettsaver is on a distinguished road
Timer..........

Ok.... I got it and already attach to chart. Thanks so much to all of you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Bookmarks

Tags
forex countdown timer
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
New Candle Countdown Timer Clock Alex.Piech.FinGeR Suggestions for Trading Systems 17 10-28-2008 01:42 PM
Countdown Timer to Next News Release (free) Scorpion Tools and utilities 6 03-13-2007 04:09 PM
Is a chart Timer/Counter Possible in MT4? ShaderZ Tools and utilities 18 11-29-2006 01:30 PM
Timer to Activte EA babarmughal Tools and utilities 3 05-08-2006 09:25 AM


All times are GMT. The time now is 10:42 AM.



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