//----Would you mind explaining what you mean by "buys watch 1 and 5"
My gut says that this means there is a general long-bias, and the 1M and 5M are in retrace and your next long entry...
yes...... the indicators are named to the right and each vertical column is the current signal of each indicator in the 1,5,15,30,60,240 and 1440 timeframes......
the words themselves , in this case "buys watch 1 and 5" , are determined by the saywords() function posted in the learning mq5 thread.......
if the alma, hma(10) and hma(20) agree on the 15, 30, 60 tfs, i'll watch the 1 and 5 tfs for entries.....
when things align even more the words returned might be more aggressive, like "buy with both hands".......
it's making some simple common sense assessments of the indicators and returning words......
just noticed the lower numbers were mostly 0.0 ..... those the point value per symbol , atr per tf and the equivalent $ value for 1 micro contract for that atr......
//----
there is one row about the middle that does not have a description...... those are the hma(89) of each tf..... it is best if they all agree......
if there is a square in the symbol==20 row, it depicts a new buy or sell.....
major indi algin is when is when a set group of indicators align buy or sell.....
ask >< hilo 1, reflects current price being above yesterdays hi or below yesterdays lo.... hilo 2 and 3 is when the current price is above the 2 and 3 days ago hi or lo.....
lot more going on there but it gets hard to explain.......
as like in much of your work? ...... yes, exactly.......
//------
the goal is at a glance to see the overall situation on each symbol and act accordingly......
like the saying, trade what you see not what you think.......h
//--------

//--------

//-------