Hey all. I have been testing out this TOS indicator called BalanceofMarketPower. I have figured out how to make a scan query so that it displays the green bar, which means bulls in control. The scan query is pretty simple. This is what I have for that.
BalanceOfMarketPower()."BMP" crosses above BalanceOfMarketPower()."ZeroLine"
I have it saved and added to my watchlist. I also have different columns added for different timeframes. 3/5/15/30/Hourly/Daily/Weekly
I want to take it to the next level now.
I need help adding color to each timeframe column. So if it displays a green bar, I want that time frame cell to turn green. If it is displaying a red bar, I want the cell to turn Red.
Thank You in advance for all your help.
BalanceOfMarketPower()."BMP" crosses above BalanceOfMarketPower()."ZeroLine"
I have it saved and added to my watchlist. I also have different columns added for different timeframes. 3/5/15/30/Hourly/Daily/Weekly
I want to take it to the next level now.
I need help adding color to each timeframe column. So if it displays a green bar, I want that time frame cell to turn green. If it is displaying a red bar, I want the cell to turn Red.
Thank You in advance for all your help.