- 06 Nov 2016, 19:19
#216
Hi Guys,
Attached is a Dashboard which can help you to monitor Super CSS on Multiple Pairs and Multiple Timeframes:
This Dashboard comes as an EA even if it doesn’t open nor manage any trades. It was coded this way to make it easier to save settings as EA presets or templates.
Settings are really straight forward, you can choose which timeframes to display and the number of bars back.
To have more information's about Super CSS, you should visit this thread: Link
Installation & initialisation
==========================================================
• Make sure to install the DB file: Goes into MQL4\Experts
• Make sure to install the templates files: Unzip and Goes into templates
• Make sure to install the Super CSS indicator available at this link: Link
• Before first initialisation make sure to load historical data, if you don’t have any idea of what I am talking about, please have a look at this thread: : Link.
Open pair's chart on click
==========================================================
A click on the pair label will open the chart of the selected pair, you can specify the templates in the DB settings.
A click on a CSS value will open the chart of the selected pair with the associated timeframe.
To open charts with Super CSS make sure to install Super CSS indicator first and to install or set the templates in Dashboard settings.
Movable dashboard
==========================================================
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
Dashboard Colours
==========================================================
Uptrend:
Colour: GreenYellow = Super CSS cross up
Colour: MediumSeaGreen = Super CSS slope is up and increasing
Colour: ForestGreen = Super CSS slope is up but decreasing
Downtrend:
Colour: Orange = Super CSS cross down
Colour: OrangeRed = Super CSS slope is down and increasing
Colour: Maroon = Super CSS slope is down but decreasing
Dashboard Alerts
==========================================================
Standard alerts modes are available (Popup, Email, Push, Sound).
The dashboard comes with complex alerts possibilities. For each timeframe, you can turn On if you want an Alert on Trend and/or on Cross. The activated alerts are displayed at the bottom of the dashboard.
On the screenshot above you can note that:
Trend alert is activated for H1 & M5 timeframes.
Cross alert is activated for M30 & M1 timeframes.
With those settings, there is only 1 pair which meet those criteria for an alert: NZDJPY.
Prefix & Suffix
==========================================================
Dashboard tested on FXCM, JFD and TW (which have a suffix) and working fine!
Working perfectly on build 1010, windows 10, coded with editor 1384.
If your platform lag, you can try to change the numbers of bars back for the various timeframes (change to 2 for example) and you can also change the refresh timer to 30 seconds, also make sure to have history loaded.
Make sure to allow DLL imports in EA settings. DLL are used to open new charts on button click (in order to check if the pair's chart is already open).
Ideas
==========================================================
You might want to start testing alerts with the following settings first:
D1 trend activated
H4 cross activated
With those settings, you will get alerts if the Daily CSS is trending and the H4 CSS cross in direction of the Daily CSS. You might want to activate M1 cross also to fine tune the alert.
Previous Counter Download: 61
Attached is a Dashboard which can help you to monitor Super CSS on Multiple Pairs and Multiple Timeframes:
This Dashboard comes as an EA even if it doesn’t open nor manage any trades. It was coded this way to make it easier to save settings as EA presets or templates.
Settings are really straight forward, you can choose which timeframes to display and the number of bars back.
To have more information's about Super CSS, you should visit this thread: Link
Installation & initialisation
==========================================================
• Make sure to install the DB file: Goes into MQL4\Experts
• Make sure to install the templates files: Unzip and Goes into templates
• Make sure to install the Super CSS indicator available at this link: Link
• Before first initialisation make sure to load historical data, if you don’t have any idea of what I am talking about, please have a look at this thread: : Link.
Open pair's chart on click
==========================================================
A click on the pair label will open the chart of the selected pair, you can specify the templates in the DB settings.
A click on a CSS value will open the chart of the selected pair with the associated timeframe.
To open charts with Super CSS make sure to install Super CSS indicator first and to install or set the templates in Dashboard settings.
Movable dashboard
==========================================================
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
Dashboard Colours
==========================================================
Uptrend:
Colour: GreenYellow = Super CSS cross up
Colour: MediumSeaGreen = Super CSS slope is up and increasing
Colour: ForestGreen = Super CSS slope is up but decreasing
Downtrend:
Colour: Orange = Super CSS cross down
Colour: OrangeRed = Super CSS slope is down and increasing
Colour: Maroon = Super CSS slope is down but decreasing
Dashboard Alerts
==========================================================
Standard alerts modes are available (Popup, Email, Push, Sound).
The dashboard comes with complex alerts possibilities. For each timeframe, you can turn On if you want an Alert on Trend and/or on Cross. The activated alerts are displayed at the bottom of the dashboard.
On the screenshot above you can note that:
Trend alert is activated for H1 & M5 timeframes.
Cross alert is activated for M30 & M1 timeframes.
With those settings, there is only 1 pair which meet those criteria for an alert: NZDJPY.
Prefix & Suffix
==========================================================
Dashboard tested on FXCM, JFD and TW (which have a suffix) and working fine!
Working perfectly on build 1010, windows 10, coded with editor 1384.
If your platform lag, you can try to change the numbers of bars back for the various timeframes (change to 2 for example) and you can also change the refresh timer to 30 seconds, also make sure to have history loaded.
Make sure to allow DLL imports in EA settings. DLL are used to open new charts on button click (in order to check if the pair's chart is already open).
Ideas
==========================================================
You might want to start testing alerts with the following settings first:
D1 trend activated
H4 cross activated
With those settings, you will get alerts if the Daily CSS is trending and the H4 CSS cross in direction of the Daily CSS. You might want to activate M1 cross also to fine tune the alert.
Previous Counter Download: 61
You do not have the required permissions to view the files attached to this post.
Cheers,
G
G