data = Dukascopy().get_instrument('EUR/USD', 'M1', start='2020-01-01', end='2020-12-31') print(data.head())

Once you see the tick-by-tick truth, you will never trade based on "gut feeling" again.