stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

Yet Another Dashboard for 10.4
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=1601
Page 6 of 17
Author:  eevra [ Wed Mar 13, 2013 5:24 pm ]
Post subject:  Re: Yet Another Dashboard for 10.4

candletiger wrote:
eevra wrote: To add other pairs, I have added in the code.
It works in GCI Empty4 platform, but not in
Cowboy IBFX Empty4 terminal
Any specific reason.
no idea. I put the DB on Cowboy IBFX demo account, it works fine for all values, switchwing AutoSymbols off. With AutoSymbols=true it works as well.
eevra wrote: The Beluda indicators have an option :
boolean AutoSymbols [ True/False ]
If True Chosen , only the symbols appearing in the market watch window is shown
If False, all the pairs listed in the code (mq4) is shown.
I consider to move Baludas logic over, but honestly, I have now other priorities, as symbol scanning works relatively well.
thanks a lot CT. I hope you will have some time in future to look into it. In the meanwhile, I 'll try v1.6. seems fascinating..

[ for your consideration when you get a bit liesure ]
Just a clarfication : What I have been referring is AUTOsymbols - grab the symbollist from Market watch ( as in Baluda's) . What you have been mentioning is ALL symbols - all in the list wiithin the code / provided by Empty4 platform .
Author:  eevra [ Wed Mar 13, 2013 6:00 pm ]
Post subject:  Re: Yet Another Dashboard for 10.4

CT:

One more request ! Can we have the time of signal + the value of the entries like P or MR2 etc.,

thx.
Author:  MrLong [ Wed Mar 13, 2013 6:18 pm ]
Post subject:  Re: Yet Another Dashboard for 10.4

Hi

EA Here: http://www.stevehopwoodforex.com/phpBB3 ... =37&t=1619

Andy
Author:  candletiger [ Wed Mar 13, 2013 9:49 pm ]
Post subject:  Re: Yet Another Dashboard for 10.4

KevinT wrote:BUY-A0-R (P) Long pending stop -- signaled by Awe Oscil + RSI(2) -- to be set @ Weekl Pivot!
Note1: Bob does not use Awesome to decide on an entry (just to gouge the potential strength of the move) thou...
Note2: On exits AO is a rare warning you've been too long on the trade! :|
I just implement all options. Use single ones or combinations or ignore signals you don't like, that your choice. 10.4 rules:
1. When price is above the white 240 MA line on a 4H chart, you set your pending trades with the following signal(s). The signals can be used together or separately. You do not need each one to agree to set pending trades you can go with only one signal and the 240 MA line.
2. RSI 2 is flat-lined on the bottom
3. AO is below its 0 line
4. You will be crossing the WP back into the trend.
5. AO has turned to a green bar showing an UT has started.
-A0 refers to singal 3. -AT refers to signal 5.
Author:  candletiger [ Wed Mar 13, 2013 9:52 pm ]
Post subject:  Re: Yet Another Dashboard for 10.4

eevra wrote: Just a clarfication : What I have been referring is AUTOsymbols - grab the symbollist from Market watch ( as in Baluda's) . What you have been mentioning is ALL symbols - all in the list wiithin the code / provided by Empty4 platform .
yeah, I got that ;)
Author:  candletiger [ Wed Mar 13, 2013 9:58 pm ]
Post subject:  Re: Yet Another Dashboard for 10.4

eevra wrote:CT:
One more request ! Can we have the time of signal + the value of the entries like P or MR2 etc.,
thx.
time/date stamp added to the request list.

For values I see no need. Ok, I tell you why: the dashboard should give you a heads up when a potential trade arrives. And then open the relevant chart and do manual inspection. Trade management is outside. And for the heads up I don't need the price. I need signals and (maybe) the pivot level. because maybe I don't like to enter a BUY on MR2 or above.
Author:  eevra [ Thu Mar 14, 2013 4:15 am ]
Post subject:  Re: Yet Another Dashboard for 10.4

candletiger wrote:
eevra wrote:CT:
One more request ! Can we have the time of signal + the value of the entries like P or MR2 etc.,
thx.
time/date stamp added to the request list.

For values I see no need. Ok, I tell you why: the dashboard should give you a heads up when a potential trade arrives. And then open the relevant chart and do manual inspection. Trade management is outside. And for the heads up I don't need the price. I need signals and (maybe) the pivot level. because maybe I don't like to enter a BUY on MR2 or above.

THX THX very much , it displays the market watch symbols.
GR8.. You're the KING...
Author:  McNish [ Thu Mar 14, 2013 1:51 pm ]
Post subject:  Re: Yet Another Dashboard for 10.4

candletiger wrote: I just implement all options....
Champion Tiger (CT) as always. :D

Regards,
Author:  thelearner [ Mon Mar 18, 2013 7:58 am ]
Post subject:  Re: Yet Another Dashboard for 10.4

love how 10.4 has encouraged great coders to help "tech-noob" traders like me :D :D

Thank you for this.
Author:  McNish [ Wed Mar 20, 2013 10:13 am ]
Post subject:  Re: Yet Another Dashboard for 10.4

@ CT : Hello,
I want to make a mod in the code and need a little guidance from you.

Say I want to check for a criteria of the AO colour, Green = Sell and Red = Buy. I believe I ought to put the code in the "checkSignal" block, or is it to go in the "DisplayRowInfo" block?

Also please can you describe what the actual code would be for checking the current colour value and the last bar's colour value for the AO. Following the system for some time now, I feel the trend (240 MA) combined with RSI2 (Pullback in the trend) are good enough for one to start placing trades. Of course this is all manual. However of late with the introduction of the Stoch on the lower TF (H1, from 10.5), I have edited to show stoch from the lower tf (H1).
Now I need the DB to show only those pairs that = MA + RSI + (Stoch (h1) or AO(h4)).

Thanks.
All times are UTC Page 6 of 17