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

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

Period separator, second attempt. 10 replies

i need period separator 2 replies

1 Hour Period Separator 5 replies

Is there a Period Separator Indicator where I can Specify Start and End Time? 2 replies

How to change the period separator 2 replies

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 8
Attachments: How to Change Period Separator Times
Exit Attachments

How to Change Period Separator Times

  • Last Post
  •  
  • 1 Page 2
  • 1 Page 2
  •  
  • Post #21
  • Quote
  • Oct 5, 2014 2:12pm Oct 5, 2014 2:12pm
  •  symona
  • | Joined Nov 2013 | Status: Member | 229 Posts
Brilliant man, just brilliant. Works great. Thank you sir.
  • Post #22
  • Quote
  • Oct 7, 2014 4:24am Oct 7, 2014 4:24am
  •  symona
  • | Joined Nov 2013 | Status: Member | 229 Posts
Quoting Gumrai
Disliked
Changed it, but not really tested it. Should be ok though. {file}
Ignored
Hi Gumrai. I just noticed that the vertical lines end at 1.00000 on some currency pairs like the AUDUSD. Could you please look into it when you have a moment. Thanks a lot.
Symona
  • Post #23
  • Quote
  • Oct 7, 2014 4:52am Oct 7, 2014 4:52am
  •  Gumrai
  • Joined Oct 2012 | Status: Member | 1,959 Posts
Quoting symona
Disliked
{quote} Hi Gumrai. I just noticed that the vertical lines end at 1.00000 on some currency pairs like the AUDUSD. Could you please look into it when you have a moment. Thanks a lot. Symona
Ignored
That's strange, I wrote in the code that the TL should ray both ends.
I've changed some values
Attached File
File Type: ex4 Period SeparatorMainWindow.ex4   12 KB | 1,125 download
Please Do Not PM Me With Coding Enquiries
  • Post #24
  • Quote
  • Oct 7, 2014 7:05am Oct 7, 2014 7:05am
  •  symona
  • | Joined Nov 2013 | Status: Member | 229 Posts
Quoting Gumrai
Disliked
{quote} That's strange, I wrote in the code that the TL should ray both ends. I've changed some values {file}
Ignored
I wish I knew more to help. Thanks. I'll give it a try.
1
  • Post #25
  • Quote
  • Oct 7, 2014 7:14am Oct 7, 2014 7:14am
  •  symona
  • | Joined Nov 2013 | Status: Member | 229 Posts
So, that worked. I hope it wasn't too much trouble.
Best regards my friend.
Oh, I almost forgot, any chance of a GMT setting for the daily lines? If too difficult to do, no worries...
  • Post #26
  • Quote
  • Oct 7, 2014 7:41am Oct 7, 2014 7:41am
  •  Gumrai
  • Joined Oct 2012 | Status: Member | 1,959 Posts
I checked and though OBJPROP_RAY_LEFT in the code compiles ok, it doesn't actually do anything, that's why the lines stopped before.

I haven't done any work with GMT in mq4 and anyway, I find that most people say GMT when they mean UK time.
At the moment, Midnight GMT is 01:00 AM UK time. At the end of the month, they will be the same. I can imagine that using GMT in the code will not give expected results around the time that the clocks change.
Please Do Not PM Me With Coding Enquiries
  • Post #27
  • Quote
  • Oct 7, 2014 7:45am Oct 7, 2014 7:45am
  •  symona
  • | Joined Nov 2013 | Status: Member | 229 Posts
Sorry, my mistake, I didn't explain well. What I meant was a GMT offset so that I can draw daily lines on New York open and close (GMT -7)
  • Post #28
  • Quote
  • Oct 7, 2014 8:19am Oct 7, 2014 8:19am
  •  Gumrai
  • Joined Oct 2012 | Status: Member | 1,959 Posts
Quoting symona
Disliked
Sorry, my mistake, I didn't explain well. What I meant was a GMT offset so that I can draw daily lines on New York open and close (GMT -7)
Ignored
You mean a sessions indicator.
You should find plenty of those posted at various times on here
I did write one some time ago, not sure if I finished it though.
Please Do Not PM Me With Coding Enquiries
  • Post #29
  • Quote
  • Jan 5, 2015 8:56am Jan 5, 2015 8:56am
  •  blackpele
  • | Joined Sep 2011 | Status: Member | 10 Posts
Thanks Gumrai, great indicator
  • Post #30
  • Quote
  • Feb 23, 2019 4:49pm Feb 23, 2019 4:49pm
  •  Hutch
  • Joined Apr 2010 | Status: Lazy trader on D1 charts | 4,678 Posts | Online Now
Quoting Gumrai
Disliked
{quote} That's strange, I wrote in the code that the TL should ray both ends. I've changed some values {file}
Ignored
Cool
  • Post #31
  • Quote
  • Edited at 5:06am Sep 20, 2020 4:44am | Edited at 5:06am
  •  blablabla
  • | Joined Sep 2020 | Status: Member | 8 Posts
Hi,
I'm looking for a good quarterly time period sperator, I have checked everything i can find, and yet to find one suitable

I want an mt4 indicator that plots vertical lines at a 3month or 4 month period (quarterly cycle), starting from a specific date (so the cycle can be adjusted manually)

Ie I want to set the indicator to Mark the 1st day of the month, Every 3 months from a specific date

For example the inputs would be
Start Date: Jan 1st, 2020
Period: 3 month cycle (Variable, i also use 4 month)
Line Style: xxx
Line Colour:xxx
Show/Hide Date label; "Show"/"Hide"

*This would plot the 1st day of the month at a specific period.

If anyone know of, or can create an indicator such as this i'd be much appreciative


Thanks,
  • Post #32
  • Quote
  • Sep 20, 2020 7:18pm Sep 20, 2020 7:18pm
  •  Erebus
  • Joined Jul 2011 | Status: Member | 5,713 Posts
Quoting blablabla
Disliked
Hi, I'm looking for a good quarterly time period sperator, I have checked everything i can find, and yet to find one suitable I want an mt4 indicator that plots vertical lines at a 3month or 4 month period (quarterly cycle), starting from a specific date (so the cycle can be adjusted manually) Ie I want to set the indicator to Mark the 1st day of the month, Every 3 months from a specific date For example the inputs would be Start Date: Jan 1st, 2020 Period: 3 month cycle (Variable, i also use 4 month) Line Style: xxx Line Colour:xxx Show/Hide Date...
Ignored
Both 3 and 4 months are not native time frames to MT 4 or MT5 for that matter

Therefore, being such a special requirement, I doubt you will ever find here

Apart from doing it manually, I suggest -

https://www.mql5.com/en/job
The two most powerful warriors are patience and time. Leo Tolstoy
  • Post #33
  • Quote
  • Edited at 11:59am Sep 25, 2020 11:35am | Edited at 11:59am
  •  blablabla
  • | Joined Sep 2020 | Status: Member | 8 Posts
Quoting Erebus
Disliked
{quote} Both 3 and 4 months are not native time frames to MT 4 or MT5 for that matter Therefore, being such a special requirement, I doubt you will ever find here Apart from doing it manually, I suggest - https://www.mql5.com/en/job
Ignored
Thanks for your reply,
that links good, i'll check it out..

To be clear, i'm referring to a vertical line indicator, not a custom timeframe indicator

I'm currently drawing them manually, just a pain. and the cycle lines drawing tools arent suitable.
  • Post #34
  • Quote
  • Jan 13, 2021 5:05am Jan 13, 2021 5:05am
  •  haohyip
  • | Joined Aug 2016 | Status: Member | 32 Posts
Quoting Gumrai
Disliked
{quote} Please try this {file}
Ignored
nice,
this is what i need
  • Post #35
  • Quote
  • Last Post: Jan 26, 2021 7:35pm Jan 26, 2021 7:35pm
  •  4EXample
  • | Joined Aug 2020 | Status: Member | 26 Posts | Online Now
Quoting TJPLD
Disliked
Can't be done. Use this indicator instead. {file}
Ignored
Thank you. .....Very late answer, but I just discover it.
Margin Call ed..I did not answer. F u Margin
  • Platform Tech
  • /
  • How to Change Period Separator Times
  • Reply to Thread
    • 1 Page 2
    • 1 Page 2
0 traders viewing now
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 / ©2021