I’ve played around with a lot of WPR indicators on MT5 myself, and when you want multi-timeframe options, you usually have to rely on custom code or community-made versions. Out-of-the-box options for MTF overlays are still pretty rare compared to things like RSI or Stochs. I’ve managed by using two charts with synced instruments and timeframes, but it’s not ideal if you want everything in one window. Usually I ask around on forums or try minor indicator tweaks if I need something specific.
For anything more complex, like piping live WPR data from multiple timeframes into your own dashboard or trading bot, I found
API access to MT5 prop account setups make it so much easier to collect and use the data without MQL headaches.