Is there a way to go back for some time and see how the price changing?

 

I was doing trading and leave the screen for some minute and I want to back check the history.

Is there any tick data or tick data based back check method?

Files:
tickdata.png  47 kb
 
The Strategy Tester in Visual mode with real ticks.
 
rangerguan:

I was doing trading and leave the screen for some minute and I want to back check the history.

Is there any tick data or tick data based back check method?

If you just need to monitor past movement without running a full backtest, you can use MT5’s built-in Strategy Tester with visual mode and set the timeframe you want to review. Also try History Center to load required data first — tick data shows more accuracy, but it may take longer depending on your broker’s availability.
Hope that helps.
 
MT5 --> VIEW -- > STRATEGY TESTER -- > OVERVIEW -- > VISUALIZE --> CHOOSE WHICHEVERSTRAT -- > START
 

Strategy tester also has a "Skip to" date button. So you can keep skipping till you get to the right part.

If you want price to move faster and want more control, in Model drop down don't select "Every tick"

Select Open Prices only. And then press F12 to get ahead. Keep it pressed to make price move faster. 

And then go candle by candle ahead when you get to the important parts.