Page 64 of 180
Re: Coding Help
Posted: Wed Jan 03, 2018 5:48 am
by FxVolumes
Hello there,
I call your help to get the beginning of the last year in mt4.
here is an example for the month :
Code: Select all
datetime PREV_MONTH_OPEN_DATE=iTime(Symbol(),PERIOD_MN1,1);
For now, I do it manually, as i need to do it one time a year...
Code: Select all
datetime PREV_YEAR_OPEN_DATE=D'2017.01.001 0:00';
BUT, I want to do it the clean way. Please help.
Regards
Re: Coding Help
Posted: Thu Jan 04, 2018 12:11 pm
by Cheepeys
Cheepeys wrote: Tue Jan 02, 2018 4:06 am
Hello Mr Tools please can you help me to create a BUY/SELL arrow with signals for this indicator i wanted to post a picture but site is displaying HP ERROR please the entry stop loss and take profit lines are already there i just need the arrow to appear at the entry point i use it to trade on 5minutes 15 and 1hr but the actual start time is 15minutes (default) in the file please kindly help out Thanks
Re: Coding Help
Posted: Thu Jan 04, 2018 12:13 pm
by Cheepeys
heres the file
Re: Coding Help
Posted: Thu Jan 04, 2018 12:14 pm
by Cheepeys
Cheepeys wrote: Thu Jan 04, 2018 12:13 pm
heres the file
Re: Coding Help
Posted: Thu Jan 04, 2018 12:21 pm
by Cheepeys
Cheepeys wrote: Thu Jan 04, 2018 12:14 pm
Re: Coding Help
Posted: Thu Jan 04, 2018 12:23 pm
by Cheepeys
Cheepeys wrote: Thu Jan 04, 2018 12:21 pm
Trying to post a picture
Re: Coding Help
Posted: Thu Jan 04, 2018 12:40 pm
by Cheepeys
trying to attach picture
Re: Coding Help
Posted: Thu Jan 04, 2018 6:22 pm
by Cheepeys
Tring again to attach picture
Re: Coding Help
Posted: Thu Jan 04, 2018 7:57 pm
by Tsar
Cheepeys wrote: Thu Jan 04, 2018 12:23 pm
Trying to post a picture
Cheepeys wrote: Thu Jan 04, 2018 12:40 pm
trying to attach picture
Cheepeys wrote: Thu Jan 04, 2018 6:22 pm
Tring again to attach picture
Hi Cheepeys,
It seem you got the Trouble with your Connection for Upload the Picture.
Let me Help you. Here the
MorningFlat_V3 Picture

Re: Coding Help
Posted: Fri Jan 05, 2018 4:49 am
by Cheepeys
Hi Tsar im so grateful thanks very much it beats me hands down but i posted the file and it was quickly done or could there be something im doing wrong however thanks and have a pipful month.