Page 1 of 1

Dashboard like Genesis

PostPosted: Sat May 25, 2019 8:00 pm
by Haiden
Hi Apprentice,

I want to have indicator dashboard wih colored checkbox like genesis system in attached file.

But the 9 indicators with 9 checkbox (green or red) in the dashboard that I want are :
- TDI : if RSI price line > MBL : green checkbox and if RSI price line < MBL : red checkbox
- Price vs EMA 7 : if Price > EMA 7 : green checkbox and if price < EMA 7 : red checkbox
- EMA 7 : if EMA 7 is going up : green checkbox and if EMA 7 is going down : red checkbox
- MACD O lag : if trigger line MACD zero lag is going up : green checkbox and if trigger line MACD
zero lag is going down : red checkbox
- Stochastic (5, 3, 3) : if fast line > slow line : green checkbox and if fast line < slow line : red
checkbox
- Divergence stochastic : if bullish divergence in oversold : green checkbox and if bearish
divergence in overbought : red checkbox (show color of last divergence)
- Divergence RSI price line of TDI : if bullish divergence in oversold : green checkbox and if
bearish divergence in overbought : red checkbox (show color of last divergence)
- Price vs EMA 26 : if Price > EMA 26 : green checkbox and if price < EMA 26 : red checkbox
- EMA 26 : if EMA 26 is going up : green checkbox and if EMA 26 is going down : red checkbox

Re: Dashboard like Genesis

PostPosted: Sun May 26, 2019 4:04 pm
by Apprentice
- Divergence stochastic : if bullish divergence in oversold : green checkbox and if bearish
divergence in overbought : red checkbox (show color of last divergence)
- Divergence RSI price line of TDI : if bullish divergence in oversold : green checkbox and if
bearish divergence in overbought : red checkbox (show color of last divergence)


Is this two based on any indicator poster?
If yes, can you provide the web reference?

Re: Dashboard like Genesis

PostPosted: Sun May 26, 2019 4:47 pm
by Apprentice
Currently implemented.
viewtopic.php?f=17&t=68510

Re: Dashboard like Genesis

PostPosted: Mon May 27, 2019 2:18 pm
by Haiden
Apprentice wrote:Is this two based on any indicator poster?
If yes, can you provide the web reference?


1) No it's not based on any indicator poster.
If you need indicator it's possible tu put this indicator in dashboard for RSI divergence please :

viewtopic.php?f=38&t=21033&p=122933&hilit=rsi+divergence#p122933

- if bullish RSI divergence in oversold : green checkbox
- if bearish RSI divergence in overbought : red checkbox
(show color of last divergence)

2) It's possible to put EMA 26 at the end of dashboard please down stochastic ?

3) And to add option indicator to program BUY alert in different timeframe (5m, 15m, 30m, 1h, 4h, Daily) when :
TDI : RSI > MBL Up Color
EMA 7 /Price : Price > EMA 7 Up Color
EMA 7 Slope : EMA 7 Up Slope Up Color
Stochastic : K > D Up Color
Zero Lag MACD : MACD Up Slope- Up Color

And SELL alert in different timeframe when :
TDI : RSI < MBL Down Color
EMA 7 /Price : Price < EMA 7 Down Color
EMA 7 Slope : EMA 7 Up Slope Down Color
Stochastic : K < D Down Color
Zero Lag MACD : MACD Down Slope- Down Color

Re: Dashboard like Genesis

PostPosted: Tue May 28, 2019 4:33 pm
by Apprentice
RSI_Divergence.mq4 is Metatrader indicator.
Genesis Dashboard Trading Station indicator.
Why is your targeted platform?

In any case, we will need to convert one or the other.

To avoid this, next time please provide a bit more information.

Re: Dashboard like Genesis

PostPosted: Wed May 29, 2019 11:24 am
by Haiden
Apprentice wrote:RSI_Divergence.mq4 is Metatrader indicator.
Genesis Dashboard Trading Station indicator.
Why is your targeted platform?

In any case, we will need to convert one or the other.

To avoid this, next time please provide a bit more information.


The targeted plateform is TS2.

Ok sorry I understand, forget RSI divergence if it’s complicate or impossible.

Can you just please ? :

1) put EMA 26 at the end of dashboard please down stochastic ?

2) And add option indicator to program BUY alert in different timeframe (5m, 15m, 30m, 1h, 4h, Daily) when :
TDI : RSI > MBL Up Color
EMA 7 /Price : Price > EMA 7 Up Color
EMA 7 Slope : EMA 7 Up Slope Up Color
Stochastic : K > D Up Color
Zero Lag MACD : MACD Up Slope- Up Color

And SELL alert in different timeframe when :
TDI : RSI < MBL Down Color
EMA 7 /Price : Price < EMA 7 Down Color
EMA 7 Slope : EMA 7 Up Slope Down Color
Stochastic : K < D Down Color
Zero Lag MACD : MACD Down Slope- Down Color

Best regards.

Re: Dashboard like Genesis

PostPosted: Thu May 30, 2019 3:18 am
by Apprentice
Your request is added to the development list under Id Number 4690

Re: Dashboard like Genesis

PostPosted: Tue Jun 04, 2019 6:19 am
by Apprentice
Not sure about "TDI : RSI > MBL Up Color". Is there a typo? And what is MBL?

Re: Dashboard like Genesis

PostPosted: Fri Jun 07, 2019 7:31 am
by Haiden
Apprentice wrote:Not sure about "TDI : RSI > MBL Up Color". Is there a typo? And what is MBL?

Re: Dashboard like Genesis

PostPosted: Fri Jul 05, 2019 4:17 am
by Apprentice
Try this version.
Haiden dashboard.lua
(36.27 KiB) Downloaded 369 times