• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 4:32pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 4:32pm
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

MT4 Indicator that shows High/Low/Open/Close of any candle? 5 replies

MT4 candle-by-candle manual backtesting 9 replies

how to change Daily candle close time on MT4 6 replies

Time till candle close indicator? 7 replies

Add Spread into this Candle Size and Time Indicator 0 replies

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 9
Attachments: MT4 Indicator - Time to Candle Close & Spread (absolute&relative)
Exit Attachments

MT4 Indicator - Time to Candle Close & Spread (absolute&relative)

  • Last Post
  •  
  • Page 1 2
  • Page 1 2
  •  
  • Post #1
  • Quote
  • First Post: Edited at 8:18am Dec 12, 2012 7:58am | Edited at 8:18am
  •  Totoro
  • | Joined Sep 2012 | Status: Member | 34 Posts
This indicator shows the time left till the current candle close.
It displays days/hours/minutes/seconds depending on the active Timeframe.
It optionally displays the absolute (in Points/Pips) and relative (per mille) spread.

The options are self-explanatory.
Feel free to share and/or modify it. Enjoy!
Attached Images
Attached File
File Type: mq4 CInfo.mq4   2 KB | 14,126 downloads
  • Post #2
  • Quote
  • Aug 13, 2013 10:58am Aug 13, 2013 10:58am
  •  cecakrowo
  • | Joined Apr 2012 | Status: Member | 93 Posts
thank you guys.good luck in your trade
 
 
  • Post #3
  • Quote
  • Oct 25, 2013 3:02pm Oct 25, 2013 3:02pm
  •  RabbitWolf
  • | Commercial Member | Joined Mar 2012 | 1,455 Posts
Quoting cecakrowo
Disliked
thank you guys.good luck in your trade
Ignored
Please help
Could somebody make changes to this indicator. I would like it to display info not on left corner but on different location on the chart, like this:

Attached Image
 
 
  • Post #4
  • Quote
  • Oct 26, 2013 6:23pm Oct 26, 2013 6:23pm
  •  RabbitWolf
  • | Commercial Member | Joined Mar 2012 | 1,455 Posts
Some changes made to indicator, Thank you Tigpips ! http://www.forexfactory.com/tigpips


new settings
Info_Label_Color = default set to white, you may change it as desired
DisplayCorner = currently set to the "topright" corner, you may change it to "topleft" or "bottomleft" or "bottomright"
Info_font_size = determines the font size
Info_X_offset = determines x-axis offset
Info_Y_offset = determines y-axis offset
Info_font_type = your font type

Attached File
File Type: mq4 CInfo v2.mq4   4 KB | 4,080 downloads
 
1
  • Post #5
  • Quote
  • Nov 7, 2013 12:54am Nov 7, 2013 12:54am
  •  FXKabab
  • | Joined Oct 2013 | Status: Member | 216 Posts
Cinfo works fine for me, but I like the option in Cinfo v2 to change font size and location...
However, Cinfo v2 keeps deleting all my drawings anytime I change my timeframe :S :S :S
Anyone else having this problem?
 
 
  • Post #6
  • Quote
  • Edited at 5:39am Nov 7, 2013 2:57am | Edited at 5:39am
  •  cja
  • Joined Feb 2007 | Status: Member | 1,848 Posts
Quoting FXKabab
Disliked
Cinfo works fine for me, but I like the option in Cinfo v2 to change font size and location... However, Cinfo v2 keeps deleting all my drawings anytime I change my timeframe :S :S :S Anyone else having this problem?
Ignored
Hi,
It was an issue with ObjectsDeleteAll() it deletes all objects without targeting a specific object.

Attached File
File Type: mq4 CInfo v2.1.mq4   4 KB | 5,289 downloads
Trade what you see not what you hope
 
1
  • Post #7
  • Quote
  • Nov 7, 2013 3:51am Nov 7, 2013 3:51am
  •  FXKabab
  • | Joined Oct 2013 | Status: Member | 216 Posts
Thanks for the fix! Works great
 
 
  • Post #8
  • Quote
  • Nov 22, 2013 5:05am Nov 22, 2013 5:05am
  •  SafariPip
  • | Joined Nov 2013 | Status: Junior Member | 2 Posts
This is as great little indicator. Nice and neat. I have one request, could it have an option to show the spread in pips? It has points and per millie (not sure what this is), I would rather just have pip spread.
 
 
  • Post #9
  • Quote
  • Nov 22, 2013 6:32am Nov 22, 2013 6:32am
  •  Kilian19
  • Joined Jan 2011 | Status: Currently in Asia | 839 Posts
next time someone picks up this indicator to do some changes you could think about converting it into a script or EA and nesting the code into a while(!isStopped()) loop with sleep. This will allow your indicator to be updated every x milliseconds instead of waiting for a new tick to arrive. It also can show you how many seconds since a new bar should have opened.
 
 
  • Post #10
  • Quote
  • Mar 19, 2014 9:16am Mar 19, 2014 9:16am
  •  guntrader
  • | Joined Jan 2013 | Status: Member | 12 Posts
Thank you for a nice neat indicator. I have downloaded a few others but this is the best one I've seen.

My limited programming skills are improving by making minor mods to lots of indicators and I have added an alert to this one - now I just need to figure out how to make it switchable.

Steve
 
 
  • Post #11
  • Quote
  • Apr 4, 2014 2:40am Apr 4, 2014 2:40am
  •  bappafx
  • | Joined Aug 2012 | Status: Member | 50 Posts
Quoting cja
Disliked
{quote} Hi, It was an issue with ObjectsDeleteAll() it deletes all objects without targeting a specific object. {file}
Ignored
I was finding it
thanks man its very helpful for me
 
 
  • Post #12
  • Quote
  • Jul 24, 2014 5:32am Jul 24, 2014 5:32am
  •  mactrading
  • | Commercial Member | Joined Apr 2008 | 19 Posts
thanks for this very useful indicator
 
 
  • Post #13
  • Quote
  • Jul 24, 2014 6:27am Jul 24, 2014 6:27am
  •  guntrader
  • | Joined Jan 2013 | Status: Member | 12 Posts
Quoting guntrader
Disliked
Thank you for a nice neat indicator. I have downloaded a few others but this is the best one I've seen. My limited programming skills are improving by making minor mods to lots of indicators and I have added an alert to this one - now I just need to figure out how to make it switchable. Steve
Ignored
Here is the candle time / info indicator with the alert added. I don't use the alert often but when you need a reminder for a new candle it is very useful.
Attached File
File Type: mq4 CInfo v2 Alert.mq4   4 KB | 4,622 downloads
 
1
  • Post #14
  • Quote
  • Sep 22, 2014 11:24pm Sep 22, 2014 11:24pm
  •  lalaPoh
  • | Joined Sep 2014 | Status: Junior Member | 1 Post
could any one inform me how to install this CInfo into meta4..

thanks all,,
 
 
  • Post #15
  • Quote
  • Sep 28, 2014 7:09pm Sep 28, 2014 7:09pm
  •  guntrader
  • | Joined Jan 2013 | Status: Member | 12 Posts
Quoting lalaPoh
Disliked
could any one inform me how to install this CInfo into meta4.. thanks all,,
Ignored
You need to paste it into the MQL4\Indicators folder then open MT4 and the template you want to add it to. Click on Insert, Indicators, Custom, then CInfo v2 Alert. If you want to change any settings you do it now or just click ok.
 
 
  • Post #16
  • Quote
  • Oct 15, 2014 3:57am Oct 15, 2014 3:57am
  •  redwed
  • Joined Aug 2013 | Status: Member | 387 Posts
i like to thank all for this great indicator. Especially Totoro, Rabbitwolf, cja, guntrader who collectively making this indicator very likable to me .. Thanks a lot!
 
 
  • Post #17
  • Quote
  • Oct 30, 2014 8:33pm Oct 30, 2014 8:33pm
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
Continuous no-lag Coundown Timer

Continuous candle countdown timer not dependent on ticks. New Candle alert available.

Attached Image

See FF - http://www.forexfactory.com/showthread.php?t=471321 - #Post 10
 
1
  • Post #18
  • Quote
  • Nov 4, 2014 3:45am Nov 4, 2014 3:45am
  •  cscheat
  • | Joined Aug 2006 | Status: Lets trade Gbp/Jpy !!! | 169 Posts
Guys !!

Great clock indicator and appreciate for sharing.

I need help here to shift the time early +1 hour. Anybody can help ?

For example bar originally shown closing in 1hr 18min 5s, can we modify it to closing in 18min 5s ?

Attached Image
Trading Forever !!!
 
 
  • Post #19
  • Quote
  • Edited at 11:06pm May 29, 2016 5:13am | Edited at 11:06pm
  •  nullx8
  • Joined May 2016 | Status: Canned-Tuna-Eater | 343 Posts
Quoting guntrader
Disliked
{quote} Here is the candle time / info indicator with the alert added. I don't use the alert often but when you need a reminder for a new candle it is very useful.{file}
Ignored
Very helpful with the alert for daytrading, if the setup is complete but you wait for the confirmation Candle to complete.
 
 
  • Post #20
  • Quote
  • Mar 7, 2017 9:32am Mar 7, 2017 9:32am
  •  vardarski
  • | Joined Sep 2009 | Status: Gold Member | 19 Posts
I like this indicator. It's very neat. Could someone implement a tweak so the time is updated every x milliseconds instead of waiting for a new tick to arrive.

Thanks!
Don't be afraid your life will end; be afraid that it will never begin.
 
 
  • Platform Tech
  • /
  • MT4 Indicator - Time to Candle Close & Spread (absolute&relative)
  • Reply to Thread
    • Page 1 2
    • Page 1 2
0 traders viewing now
  • More
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2022