A timeframe is the duration of one candle. M5 means every candle represents 5 minutes. Choosing a timeframe is not a cosmetic detail — it decides how many trades you will see, how long you need to sit in front of the screen, and even what a sensible stop loss size is.
The timeframes and what they mean
| Symbol | Candle duration | Signals | Monitoring needed |
|---|---|---|---|
| M1 | One minute | Very many | Constant — or a robot plus a VPS |
| M5 | 5 minutes | Many | High |
| M15 | Quarter hour | Moderate | Every quarter hour |
| H1 | One hour | Measured | A few times a day |
| H4 | 4 hours | Few | Once or twice a day |
| D1 | One day | Very few | Once a day |
The basic rule: the smaller the timeframe, the more noise
On M1 price moves a lot for no real reason — small fills and momentary jitter. An indicator gives many signals, but the share of false ones is higher.
On H4 and D1 the movement is cleaner — each candle summarises hours, so the noise is absorbed. Fewer signals, but clearer ones.
The trade-off: on a larger timeframe the stop loss has to be wider (because normal movement is larger), which means either more risk in dollars or a smaller lot size.
Which timeframe for which situation
- You have a job and little time → H4 or D1. You open the chart once a day and decide.
- You can watch for hours → M15 or H1. A reasonable balance between number of opportunities and signal clarity.
- You are running a robot → the timeframe the robot was built for, not the one you like. It is written in the specs table on every robot's page.
- You are still learning → start from H1 or H4. On M1 you will be lost in the noise and will not understand what happened.
The mistake that ruins the result
Taking a tool built for one timeframe and running it on another. Example: an indicator that averages 20 candles — on M5 that covers 100 minutes, on H4 it covers more than 3 days. Same indicator, completely different calculation, completely different result.
The same applies to a robot: an M1 robot expects minute-by-minute movement. On H1 all of its calculations break and it can open trades at entirely the wrong moment.
A practical idea: read two timeframes together
Many traders read the broader trend on a larger timeframe (H4) and look for the entry point on a smaller one (M15). That way you enter with the trend instead of against it, and you get a more precise entry.
This is not a sacred rule — but the logic is sound: the larger timeframe says "where the market is going", the smaller one says "when to enter".
There is no winning timeframe and no losing timeframe. There is a timeframe that suits your time, your temperament and your account size. Test it on a demo before you settle on one.