Custom Timeframe

 
Is there any better way to add custom timeframe rather than creating an indicator for that? The problem with this approach is to modify existing indicators to work/get data of the first indicator.
[Deleted]  
pavelion: Is there any better way to add custom timeframe rather than creating an indicator for that? The problem with this approach is to modify existing indicators to work/get data of the first indicator.
Have you considered Custom Symbols? That is what is often used for Renko and Constant Range, and Constant Volume generators.
 
Fernando Carreiro #:
Have you considered Custom Symbols? That is what is often used for Renko and Constant Range, and Constant Volume generators.
Yeah that Custom symbols idea came to my brain too, and I knew all other time frames are calculated based on M1, but I don't know what to do then XD

So let me search Renko and Constant Range, and Constant Volume generators on the web  to see what I can find. Thanks