supremechaos had a fantastic idea the other day.... Involved shining some light on dash creations....

This is simply to start the ball rolling....

//--

we all code otherwise.... My preference is simplicty.... Maximum quantity of good with minimum quantity of code.... This is achieved through loops....

//--

I've enlarged the code heavily to make it more readable and also for the steps to be simple to grasp.... Also added some factors for various sized monitors....

The major structure is created in both simple loops.... For(int I=0 and also for (int j=0.... Those two loops set all the pairs and timeframes, the frame....

You'd edit the pairs and timeframes from the arrays, symlist[] and time[].... Just add or subtract what you need....

The only thing left would be that the bar color in this instance.... It's fixed by the colour BarColor(string sym,int tf)....

Which functon returns the colour in accordance with your principles.... I've contained the pinbar and macd as illustrations.... Just add your own topsecret indiors in the exact same way.... as many as you like.... Only requires a minute to include another....

Adding a timer will allow you to scroll through all indiors in a speed of your choice.... Just bear in mind some indiors can be a real burden, so give it realistic time to compute.... Better to use multidimensional arrays than recalculate each time....

Threw into a photo of chess.... It, or almost any game, could be played across the internet utilizing metatrader.... Obviously a bit more indepth....

//--

anyhoothis is simply to start the ball rolling.... Click the picture...h
https://forexintuitive.com/attachmen...2407640616.mq4