Need help with Fib indicator start time

 

Hi,

I have JJN Fibonaci indicator, and I'm using it for daily basis ploting daily Fibo levels. The problem is this indicator uses server time as indicator start time, so I would appreciate if someone could help me and recode indicator so it would ask what time shift i need to use, something like this : https://www.mql5.com/en/code/8685 .

Hope someone could help.

Files:
jjn-fibo.mq4  9 kb
 
What part are you getting stuck on ? you need to be a little more specific . . .
 
For example: Daily fib levels starts at 2011.10.02 00:00(server time) i need them to start at 2011.10.01 22:00(server time) . Don't know how to code this ...
 
bereiksmis:
For example: Daily fib levels starts at 2011.10.02 00:00(server time) i need them to start at 2011.10.01 22:00(server time) . Don't know how to code this ...
You will need to stop using D1 bars and work out your own D1 bar from H1 bars . . . how good is your mql4 coding ?
 
I started using MetaTrader 4 one week ago, I can only code something from samples. https://www.mql5.com/en/code/8685 this is great indicator with time zone shift, exactly what i need, but with Fibonaci levels not pivots.
 
 
You could put a post on the jobs section, it's for mql4 & mql5 https://www.mql5.com/en/job
 
Thanks for both of you. I think its about time for me to start learning m4 coding
 
bereiksmis:
Thanks for both of you. I think its about time for me to start learning m4 coding
Glad to hear it . . . :-) if you need help on your journey please ask.
Reason: