How can I get the values of every tick in the M1 chart?

 

There are no standart solution. You have to write your mql expert that will save ticks in some file.

Or you can take some ticksaver from codebase eg 'FXTticksCollector' (if you'll decide to use it then download 'FXTHeader' first)

There is another case: http://www.dukascopy.com/swiss/english/data_feed/historical/ it seems like they've got tick history

Reason: