Here is a quick dashboard which can help you to monitor CSS crosses on multiple pairs: Blue color = ADR values
Green color = CSS up for the pair
Light green color = CSS cross up occur
Red color = CSS down for the pair
Orange color = CSS cross down occur
Edit: Instead of Red color you can use Marron it makes it more readable
Dashboard settings are really straight forward.
A click on the pair label will open the chart of the selected pair, you can specify the templates in the DB settings.
Dashboard is movable anywhere on your screen.
01 - Click to select the dashboard (a little square will appear in the top left corner)
02 - Let shift keyboard button and left mouse clicked and drag and drop the DB where you want.
03 – Unselect the dashboard to make sure display is correct
The file comes as a compiled file as I am using some helpers (mqh) to code.
For coders, attached is also a CSS indicator which allow iCustom call.
Code: Select all
CSS_Buffer = iCustom (Symbol(), Timeframe, "CSS.iCustom.ex4", CSS_SlopeMAPeriod, CSS_SlopeATRPeriod, 8, 0);