anton1:
Dear Mladen, Mrtools and other coding expert friends,
Dear Mladen, Mrtools and other coding expert friends,
Please help to make an INDI that show "the HIGH & LOW of the first 4-hour of the WEEK"like the attached picture.
Thanks and regards,
antonThe simplest way to get that data is the following :
int shift = iBarShift(NULL,PERIOD_H4,iTime(NULL,PERIOD_W1,0)+24*3600);
double week4High = iHigh(NULL,PERIOD_H4,shift);
double week4Low = iLow (NULL,PERIOD_H4,shift);Hi mladen,
I am sorry for my poor knowledge about coding. Would you please complete it into an Indi?
Thanks and Regards,
anton
Hhahahaa... Great. Its great.
Mladen,
Thanks a lot.
Best Regards,
anton
anton1:
Hhahahaa... Great. Its great.
Hhahahaa... Great. Its great.
Mladen,
Thanks a lot.
Best Regards,
antonGood
Happy trading
Files:

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Dear Mladen, Mrtools and other coding expert friends,
Please help to make an INDI that show "the HIGH & LOW of the first 4-hour of the WEEK"like the attached picture.
Thanks and regards,
anton