Auftrag beendet
Spezifikation
Dashboard being use in MT4.
This is a dashboard contained four indicators.
Showing the market up or down based on each indicator in every timeframe.
Allowing user to change all the indicators setting numbers in Inputs Tab.
All indicators only showing data from latest closed candle, where no repaint is allowed.
Do not read the current moving candle for it's not yet confirmed.
Dashboard should be able to place in any market chart, and showing data for that market across all timeframe stated.
Final looking of this dashboard as attached picture below.
Dashboard outlook as follow:
- Background color: Teal / None
- Text Font: Arial Bold
- Text Size: 13
- Text Color: Lavender
- Up Arrow Color: Aqua
- Down Arrow Color: Deeppink
- Timeframe: D1, H4, H1, M30, M15, M5, M1 (Key in timeframe needed to be shown on dashboard)
- Dashboard anchor location: bottom right corner
- Dashboard shift X:
- Dashboard shift Y:
Top Row First Column: shows market name (Nasdaq/SPX500/Gold)
Top Row Second Column: First Indicator's label (Life)
Top Row Third Column: Second Indicator's label (MACD)
Top Row Fourth Column: Third Indicator's label (SC)
Top Row Fifth Column: Fourth Indicator's label (Guard)
First Column Second Row: Timeframe label (D1)
First Column Third Row: Timeframe label (H4)
First Column Fourth Row: Timeframe label (H1)
First Column Fifth Row: Timeframe label (M30)
First Column Sixth Row: Timeframe label (M15)
First Column Seventh Row: Timeframe label (M5)
First Column Eighth Row: Timeframe label (M1)
First Indicator: Moving Average Crossover
Label: Life
Fast Moving Average Period: 50
Fast Moving Average Type: Exponential
Fast_Apply to: Close price
Slow Moving Average Period: 100
Slow Moving Average Type: Exponential
Slow_Apply to: Close price
When Fast MA above Slow MA: shows Up Arrow in dashboard
When Fast MA below Slow MA: shows Down Arrow in dashboard
Picture below highlighted Column for this indicator and its data across all timeframe.
Second Indicator: Moving Average of Oscillator
Label: MACD
Fast EMA: 12
Slow EMA: 26
MACD SMA: 9
Apply to: Close Price
When histogram above 0.00 level: Up Arrow in dashboard
When histogram below 0.00 level: Down Arrow in dashboard
Third Indicator: Stochastic Oscillator
Label: SC
K Period: 5
D Period: 3
Slowing Period: 3
Applied MA for Signal Line: Simple
Applied Price: Low/High
When Main Line above Signal Line: Up Arrow in dashboard
When Main Line below Signal Line: Down Arrow in dashboard
Remark: Split this column to two parts, Left side for Arrow, Right side for Main Line Value
Fourth Indicator: Moving Average Crossover
Label: Guard
Fast Moving Average Period: 10
Fast Moving Average Type: Exponential
Fast_Apply to: Close price
Slow Moving Average Period: 20
Slow Moving Average Type: Exponential
Slow_Apply to: Close price
When Fast MA above Slow MA: shows Up Arrow in dashboard
When Fast MA below Slow MA: shows Down Arrow in dashboard