
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
Another way that may be easier to understand
Another way that may be easier to understand
Thanks William ... Will try it out
Another way that may be easier to understand
Thanks William...
So, this one fits with your macro
Hi @Carl Schreiber
thank you for the library.
Where did you take the library EnumStructure.mqh written in the first line?
Can be added to the library:
BoW() is a special case of the more general Prev() macro, as BoW(t) = Prev(SUNDAY, t).
Thanks to everyone and sorry I'm late, but I'm very busy at the moment - I'll integrate your improvements soon.
PS. I never saw Saturday as relevant. We should never stop learning. :)
Interesting project. Somehow also seem to have issues running this correctly on a Saturday, unsure how to resolve. Can anyone provide instructions for the proper fix and secondly, a simple piece of code I can use in my EA to extract GMT from TimeCurrent (or rather, TimeTradeServer). Looking for a way to obtain GMT during backtest. Thanks!
https://www.mql5.com/en/code/48291
Interesting project. Somehow also seem to have issues running this correctly on a Saturday, unsure how to resolve. Can anyone provide instructions for the proper fix and secondly, a simple piece of code I can use in my EA to extract GMT from TimeCurrent (or rather, TimeTradeServer). Looking for a way to obtain GMT during backtest. Thanks!
Can you provide an example where and how the issues appears - e.g. a script?