--- In [email protected], "theohooft" <yield...@...> wrote:
>
> Amibroker V5.20
>
>
> "sync" and Spacebar on intraday charts on a database with time shift -10
>
> 1) Switch chart to Price (or anything that doesn't take oodles of time).
> 2) Make sure the backtest and chart interval settings are the same (1
> Minute)
> 3) Do a back test. The back test result times are correct (they match the
> chart and show the correct time taking into account the time shift)
> 4) Select a back test result and press the space bar. The chart jumps to
> the time minus the database off set:
> e.g. select a trade at 9:00 , hit space bar and the chart jumps to 9-(-10) =
> 19:00 and displays the trade arrows there (that is they are displayed offset
> by the database time shift of -10 hours)
>
Does Anyone have any sugestions why this might be so?