CSS WITH HGI & SUPER CSS

Includes an archive of all previous Bob stuff
Post Reply
User avatar
nanningbob
Trader
Posts: 4560
Joined: Sun Dec 04, 2011 1:23 pm

CSS WITH HGI & SUPER CSS

Post by nanningbob »

I wanted to restart CSS weekly comments and include HGI use with the CSS indi. So you look at CSS and then during the week use HGI in the direction of CSS predictions. In other words we use CSS to tell where to go look and which direction to look and then use HGI to enter precisely in the market with HGI. This would be an improvement over 10.7 use. I will save some pages to explain CSS to the newer forum members.

Even though it is my hope to make comments every day it will not be possible for me to make comments every day. However I do hope to make my weekly CSS reads and teach you how to use this indicator thoroughly. It is sad that when I quit trading for a year people quit posting at the 10.7 CSS thread. This indi is by far and away the most important indi I could ever use. So before I die I will try to teach it again and help traders to understanding the importance of using this indicator.

(http://www.stevehopwoodforex.com/phpBB3 ... =88&t=3556 if you want to know how CSS works)
10.7 CSS.v3.8ps_withAlertsCross.mq4
10.7 CSS.v3.8ps_withAlertsCross.ex4
Elixe has a page on how to set up push notifications using HGI and/or CSS for mobile phones. Go here:
http://www.stevehopwoodforex.com/phpBB3 ... 02#p141802

The Cowboy IBFX trade analyzer will give you all your trades and results in an easy to read format. First put it into your scripts folder. When you want to use it just drag it onto any screen. The results come from what ever you have on your account history page, which is the third tab on the bottom of Empty4. You can set any dates you want and then save the results.

After saving the information, go to Empty4 upper left corner and click on file, then open data folder, then MQL4 folder, then files, click and open the file and you will have your results. I tried to get the program from Cowboy IBFX but they never sent it. So this file is all thats left.
You do not have the required permissions to view the files attached to this post.
I trade http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3964,
I talk about my philosophy of trading here.
http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3627
"The key to converting something useful to others is simplicity. Complexity is the enemy to execution." Tony Robbins
User avatar
nanningbob
Trader
Posts: 4560
Joined: Sun Dec 04, 2011 1:23 pm

CSS WITH HGI

Post by nanningbob »

To open code to make your own CSS for the pairs you want to trade you must get to lines 55-63 "Currency Inputs". Follow the steps below so you see this section of code.
1. click on the yellow folder/star button on the top of Empty4
2. Right click on the program to open the code.
3. Go to lines 55-63 of the code and click to false the currencies you dont trade
4. Go to file button and click on "Save As" and give the program a new name. For example: CSS Asian pairs only
5. Hit the SAVE BUTTON
6. Then hit the compile button on the top of Empty4 programming page
7. Delete the old CSS indi on your template.
8. Drag the newly named CSS onto your screen.
9. Save the Template with your new name like: "Asian CSS"
10. Read your own CSS to trade.

Change the code from true to false
extern string cur = "----Currency inputs----";
extern bool USD = true;
extern bool EUR = true;
extern bool GBP = true;
extern bool CHF = true;
extern bool JPY = true;
extern bool AUD = true;
extern bool CAD = true;
extern bool NZD = true;

Asian CSS only has JPY, AUD, NZD pairs to trade on CSS
extern string cur = "----Currency inputs----";
extern bool USD = false;
extern bool EUR = false;
extern bool GBP = false;
extern bool CHF = false;
extern bool JPY = true;
extern bool AUD = true;
extern bool CAD = false;
extern bool NZD = true;
You do not have the required permissions to view the files attached to this post.
I trade http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3964,
I talk about my philosophy of trading here.
http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3627
"The key to converting something useful to others is simplicity. Complexity is the enemy to execution." Tony Robbins
User avatar
nanningbob
Trader
Posts: 4560
Joined: Sun Dec 04, 2011 1:23 pm

CSS WITH HGI

Post by nanningbob »

My position on thank you. Many traders will post thank you notes on how CSS comments have helped their trading. I want you to know I appreciate every single one of them and showing how it has improved your trading and trading system also helps other traders. However I seldom respond to them because they fill up unnecessary pages in the forum. Some traders of other threads used to respond to every single one and if you wanted to study their method you would have to wade through hundreds of thank you, thank you posts. So if the CSS notes help, tell others how it helped by posting but I don't want to add pages and pages of counter thank you notes.

I don't sell my information and advice is free to all but if it helps you make money please donate to:

http://www.compassion.com/m/default.htm ... gQodkysBsA

In England.

https://www.compassionuk.org/?gclid=CPu ... hgod5wgHfg

Charity Navigator has awarded Compassion its highest rating - four stars - for 14 consecutive years. We are honored to be in the top 1% of all charities.

That is my reward in this life and the next.

:party: :yahoo: But I do appreciate the compliments. :) :clap:
I trade http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3964,
I talk about my philosophy of trading here.
http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3627
"The key to converting something useful to others is simplicity. Complexity is the enemy to execution." Tony Robbins
User avatar
nanningbob
Trader
Posts: 4560
Joined: Sun Dec 04, 2011 1:23 pm

CSS WITH HGI

Post by nanningbob »

The three easiest currency pairs to trade using CSS are: USD/CAD, NZD/JPY, and AUD/JPY. The reason is correlation between them when they move. When JPY goes strong NZD and AUD goes weak. So you sell NZD/JPY and AUD/JPY. When JPY goes weak you buy NZD/JPY and AUD/JPY. You can see below how JPY goes above the +20 the AUD and NZD will go below -20 creating nice trend moves almost every month. Seeing the lines move towards each other in a cross pattern and then they go outside the +20/-20 will give you nice trend trades every month. See pic below. I marked on the screen where the JPY goes and you can see the AUD and NZD are on the opposite end. Easy to trade and follow. I also marked the range areas in white. Notice how true this is since Jan. 2015
You do not have the required permissions to view the files attached to this post.
I trade http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3964,
I talk about my philosophy of trading here.
http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3627
"The key to converting something useful to others is simplicity. Complexity is the enemy to execution." Tony Robbins
User avatar
nanningbob
Trader
Posts: 4560
Joined: Sun Dec 04, 2011 1:23 pm

CSS WITH HGI

Post by nanningbob »

In this pic you can see the USD/Cad also correlate with each other predictably. If USD goes up, CAD goes down. If CAD goes up USD goes down. I changed the CAD to a white line so it would be seen easier. If you see CAD crossing down then you know to buy the USD/CAD. If you see the CAD line going up you can then sell USD/CAD. This makes it easy for you to follow price action and trade the USD/CAD. Enjoy how CSS predicts these crosses and patterns. Makes it easier to trade if you know what to look for.
You do not have the required permissions to view the files attached to this post.
I trade http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3964,
I talk about my philosophy of trading here.
http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3627
"The key to converting something useful to others is simplicity. Complexity is the enemy to execution." Tony Robbins
User avatar
nanningbob
Trader
Posts: 4560
Joined: Sun Dec 04, 2011 1:23 pm

CSS WITH HGI

Post by nanningbob »

Reading CSS for the week.
1. GBP is the strongest so you would look to buy against all currencies. It also is holding steady as the leader.
2. USD is 2nd strogest but its upward swing is slowing down. Still look for buys but not against GBP
3. CAD & NZD are at the stop sign and are not trending. They are in the middle and going nowhere. Look for them to range against the USD with USD having the stronger moves. EUR, CHF, and AUD will have some up coming crosses so look for them to changer places and then buy EUR, CHF, and AUD against CAD and NZD.
4. EUR, CHF, & AUD are moving up but are still on the weak side. As they cross other currencies look to buy them.
5. JPY looks like its taking a dive. Sell as it crosses each currency. For example it just crossed the EUR line so look to buy EUR/JPY. ALSO look to buy AUD/JPY, GBP/JPY, USD/JPY, CAD/JPY, and NZD/JPY. Hold on CHF/JPY until the cross.

These are the CSS reads for this week.
You do not have the required permissions to view the files attached to this post.
I trade http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3964,
I talk about my philosophy of trading here.
http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3627
"The key to converting something useful to others is simplicity. Complexity is the enemy to execution." Tony Robbins
User avatar
nanningbob
Trader
Posts: 4560
Joined: Sun Dec 04, 2011 1:23 pm

CSS WITH HGI

Post by nanningbob »

CSS reads are from the daily chart but we now look at the HGI 4H charts or lower for trades. GBP is strongest so lets look there first. GBP/JPY first.
You do not have the required permissions to view the files attached to this post.
I trade http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3964,
I talk about my philosophy of trading here.
http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3627
"The key to converting something useful to others is simplicity. Complexity is the enemy to execution." Tony Robbins
User avatar
nanningbob
Trader
Posts: 4560
Joined: Sun Dec 04, 2011 1:23 pm

CSS WITH HGI

Post by nanningbob »

Scalping the 5M chart today. Since you knew in advance that GBP was strong and JPY was weakening you went looking for buys on different TF charts. Either way you had profitable trades.
You do not have the required permissions to view the files attached to this post.
I trade http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3964,
I talk about my philosophy of trading here.
http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3627
"The key to converting something useful to others is simplicity. Complexity is the enemy to execution." Tony Robbins
User avatar
nanningbob
Trader
Posts: 4560
Joined: Sun Dec 04, 2011 1:23 pm

CSS WITH HGI

Post by nanningbob »

AUD IS CROSSING UP AND JPY IS CROSSING DOWN. Mistake not USA open but JPY open.

You can see it coming and 4H is showing big arrows and RAD arrows. The move is coming.

1H chart gives you the some reads.
15M chart this time shows good trade at JPY open, quiet during Euro session because of the holidays but BOOM at the USA open.

CSS tells you where to go look and HGI gives you the entrances.
You do not have the required permissions to view the files attached to this post.
I trade http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3964,
I talk about my philosophy of trading here.
http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3627
"The key to converting something useful to others is simplicity. Complexity is the enemy to execution." Tony Robbins
User avatar
nanningbob
Trader
Posts: 4560
Joined: Sun Dec 04, 2011 1:23 pm

CSS WITH HGI

Post by nanningbob »

EUR/AUD ready to cross. Get ready to sell EUR/AUD this week. If they dont cross then they will continue to range.
You do not have the required permissions to view the files attached to this post.
I trade http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3964,
I talk about my philosophy of trading here.
http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3627
"The key to converting something useful to others is simplicity. Complexity is the enemy to execution." Tony Robbins
Post Reply

Return to “Nanningbob's Holy Grail Indicator forum”