In this exploration the dates specified do not correspond with the dates reported. I suspect that it will be a problem related to PC or Amibroker setting
Would anyone be able to offer me guidance on the solution so that the correct dates are reported
Thanks
Michael
Was the Exploration definitely ran after any changes were made to the 'From-To Dates'?
If you re-run the Explorer do you now get the expected reporting dates?
Thanks Trendsurfer for your response
I have done the following tests
Test A
1 set Date one 10/01/2020
2 Set Date 2 10/01/2020
3 Set From to Date
Run Explore
Results give correct date 10/01/2020
Test B
1 set Date one 03/01/2020
2 Set Date 2 10/01/2020
3 Set From to Date
Run Explore
Results give incorrect date 6/12/2019
If you have any Param's then try resetting them.
Re-run Explorer.
If still no luck then try (if not already) re-starting AmiBroker.
Re-run Explorer.
Please advise of outcome.
Thanks TrendSurfer for your help.
I have , I think , got to the bottom of my problem
I wished to analyse the data on a weekly basis and had used the Function TimeFrameSet( inWeekly );
I didn't understand that at the end of the first "Exploration Cycle " I had to do the function
TimeFrameRestore ( inDaily);" with the consequence that the exploration continued to look back after each cycle .
I hope that all is ok now
Thanks again
Michael