I'm OK with identifying trending pairs with CSS:
and then opening that trending pair to search for entry:
But the dashboard has a lot of info. Not quite sure where to start. Which bit do you look at first for the more basic trades going with the trend?
The dashboard is useful because we can see this on my phone quickly and scan for opportunities potentially very quickly - and on a small screen such as a phone.
But which order do you scan with your eyes? - And how much of an opportunity do we want to enter? If we wait for everything to line up that will take a very long time to happen.
We can see GBP pairs are trending with the red boxes and red dots (click for bigger image):
So far I look for same colour lights on the D1 and weekly scale, and then look at the next scale down (4H stoch) to be going in the opposite direction to this. This way I'm ready for when that 4H reverses to with the trend. When that reverses I then look at the next scale down, the 1H, and open the actual chart for the symbol - when that is with the trend I enter with the trend. I don't go any lower than this.
Does this sound like the best way of doing this? How often should I be checking the chart for this time scale? I think every 45mins since that is just less than an hour right? - and no more. I could set a timer on an intervals to remind me to check.
Is this the right process? If so, I hope it helps newbies. I don't see a whole load of discussion on dashboards so I think people are using CSS without the dash and just changing timescales. This is fine but I prefer the dash on a mobile phone screen and RDP to VPN to avoid being tied to the computer screen.
edit: Finally, what backtester do you use for multiple symbols like this? I use LFH Simulator, it's a free EA but only one symbol at a time. AFAIK you have to apply the template each time you run it. It's good though so if trading one pair check it out!
CSS Dashboard
-
jago25
- Trader
- Posts: 89
- Joined: Fri Oct 25, 2013 5:23 am
CSS Dashboard
You do not have the required permissions to view the files attached to this post.
- SpiderX
- Trader
- Posts: 554
- Joined: Thu Aug 22, 2013 4:50 pm
CSS Dashboard
Hi,
Also look at the text colour on the stoch numbers.
Red - pending sell with trend.
Green - pending buy with trend
Yellow - potential trend ending on that time frame, get ready to close your buy/sells in trend.
IMO, just look for the red/greens first, then look at the other informations on the fast sto.
Cheers
Also look at the text colour on the stoch numbers.
Red - pending sell with trend.
Green - pending buy with trend
Yellow - potential trend ending on that time frame, get ready to close your buy/sells in trend.
IMO, just look for the red/greens first, then look at the other informations on the fast sto.
Cheers
Last edited by SpiderX on Wed Apr 16, 2014 4:27 am, edited 1 time in total.
"Love is patient, love is kind. It does not envy, it does not boast, it is not proud. It does not dishonor others, it is not self-seeking, it is not easily angered, it keeps no record of wrongs.Love does not delight in evil but rejoices with the truth. It always protects, always trusts, always hopes, always perseveres."
-Corinthians 13:4-8
-Corinthians 13:4-8
- SpiderX
- Trader
- Posts: 554
- Joined: Thu Aug 22, 2013 4:50 pm
CSS Dashboard
In addition, maybe someone can suggest a software that automatically takes screenshot every 1hour or 30 minutes etc and emails the screenshot.
That would be helpful for monitoring the dashboard away from the com.
Cheers
That would be helpful for monitoring the dashboard away from the com.
Cheers
"Love is patient, love is kind. It does not envy, it does not boast, it is not proud. It does not dishonor others, it is not self-seeking, it is not easily angered, it keeps no record of wrongs.Love does not delight in evil but rejoices with the truth. It always protects, always trusts, always hopes, always perseveres."
-Corinthians 13:4-8
-Corinthians 13:4-8
-
jago25
- Trader
- Posts: 89
- Joined: Fri Oct 25, 2013 5:23 am
CSS Dashboard
Thanks for the pointer. I'll break it down by just looking at the lights for the moment. When I search I'll just look at 4H and bigger to begin with. Then if I see something I'll search for 1H every hour.
http://www.forexfactory.com/showthread.php?p=5204341
that can be linked to email functionality in the various indicators here.
Maybe I should have a look at that as a way to learn how to program.
But probably easier would be a tool that records keyboard and mouse. I know there are freeware ones out there, just a matter of finding them among the adverts! If I get a script setup I will share it
There's .mq4 for it of course:SpiderX » Wed Apr 16, 2014 4:22 am wrote:In addition, maybe someone can suggest a software that automatically takes screenshot every 1hour or 30 minutes etc and emails the screenshot.
That would be helpful for monitoring the dashboard away from the com.
Cheers
http://www.forexfactory.com/showthread.php?p=5204341
that can be linked to email functionality in the various indicators here.
Maybe I should have a look at that as a way to learn how to program.
But probably easier would be a tool that records keyboard and mouse. I know there are freeware ones out there, just a matter of finding them among the adverts! If I get a script setup I will share it
-
fire580
- Trader
- Posts: 314
- Joined: Wed May 09, 2012 4:51 pm
CSS Dashboard
the bold text in the previous version was very helpful it alerted you to recent crossings in H4
-
pattyloo
- Trader
- Posts: 10
- Joined: Fri Aug 29, 2014 5:23 pm
CSS Dashboard
can you post the .mq4 code for the CSS dashboard that you show in your first post here, please? It looks very helpful!