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

Supply Demand EA
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=2060
Page 40 of 43
Author:  fx800 [ Mon Jul 08, 2013 9:26 am ]
Post subject:  Re: Supply Demand EA

I have been trying to incorporate SR indicator into Multi 10.4 trader to trade 10.5 SR rules, so far without any success.

I would like to invite any coders passing by to give it a try, and share your modification.
Author:  fx800 [ Mon Jul 08, 2013 10:37 am ]
Post subject:  Re: Supply Demand EA

If you count the number of ea's in Steve's forum, how many of them are profitable if run 24/5 and during high impact news. Not too many I think.

I would suggest you become the brains behind the ea.

Spend a few minutes each day before start of trading and go through all the charts that you are trading to see you should add/remove any pairs from trading that day.

I normally would review all the charts very quicky at NY close each day to decide on the pairs to trade the next day. If I see consolidation or trend change, I would remove the pair for the next day. Most my ea's are trend traders including 10.4. So, if a pair is not trending, how do you expect it will give you any profits ? It is sheer common sense.

However,if you spot a pair is ranging, then use your ranging ea like Steve's Gday MK2 to trade that pair.

THERE IS NO SUCH THING AS A SET AND FORGET EA. YOU DO NOT HAVE TO BE A GENIUS TO NOTICE THAT IT DOES NOT EXIST BECAUSE FOREX MARKET KEEPS CHANGING ALL THE TIME.

IF YOU ARE NOT PREPARED TO PUT IN SOME WORK, HOW DO YOU EXPECT TO MAKE ANY PROFITS ?
Author:  fx800 [ Mon Jul 08, 2013 12:55 pm ]
Post subject:  Re: Supply Demand EA

The AUDUSD and NZDUSD were my bankers in JUNE.

As long as the Chinese economy continue to struggle, I will continue to look for opportunty to sell both from resistance when 10.4/105 SR conditions are met.
Author:  fx800 [ Mon Jul 08, 2013 1:41 pm ]
Post subject:  Re: Supply Demand EA

If I am rushed for time, I would simple use H1 chart with 960ma, zoom out.

It would become quite obvious if a currency pair is trending, ranging or consolidating.
Author:  fx800 [ Tue Jul 09, 2013 7:03 pm ]
Post subject:  Re: Supply Demand EA

fx8000 wrote:After two weeks of demo, this mod ea has gained 18%, no DD.

I meant to stop the ea before NFP but forgot. It gained 6% after the news.

Even 12% gain after two weeks is quite satisfactory.

Just in case anyone would like to try it on demo, I have uploaded the mod ea again below.

To run the mod ea, you have to follow the steps set out on page one of Mr Long's Multi 10.4 trader thread. Unzip the Multi Final v1.31 folder, run the setup.exe application which will install all the necessary files in your Empty4 platform except the dll file which is too large to upload to Steve's forum web page and has to be downloaded from the web page indicated on page one. The dll file goes into the Empty4/experts/libraries folder.
I am afraid the mod ea failed miserably today. It lost 14% of equity.

It was selling AUDCHF and NZDCHF. If you check the CSS info, for today AUD and NZD are the two stronger currencies and CHF is the weakest.

So, back to the drawing board !

Perhaps, the only way to succeed with this ea is to use it as a semi auto ea.

At the start of trading day, pick three strongest currencies and match them aginst the three weakest, and trade only nine pairs, and ignore the rest.
Author:  fx800 [ Tue Jul 09, 2013 7:09 pm ]
Post subject:  Re: Supply Demand EA

Two 10.5 SR sell trades if you managed to trade them today.
Author:  fx800 [ Tue Jul 09, 2013 9:10 pm ]
Post subject:  Re: Supply Demand EA

The three strongest currencies as of now are NZD, AUD and USD.
Three weakest are CHF, JPY and GBP.

BUY NZDCHF, AUDCHF, USDCHF, NZDJPY, AUDJPY, USDJPY.

SELL GBPNZD, GBPAUD, GBPUSD.

WHEN 10.5 SR CONDITIONS ARE MET.

Slight modification to 10.5 SR rules. Sell when price is below 240LWMA and stoch OB. Buy when price is above 240LWMA and stoch OS. H1 TIME FRAME.

Bob recently introduced the 60LWMA on the H4 CHART.

240LWMA ON H1 = 60LWMA ON H4 = 2LWMA ON WEEKLY.
Author:  fx800 [ Tue Jul 09, 2013 11:58 pm ]
Post subject:  Re: Supply Demand EA

The Multi 10.4 trader mod failed miserably today because of the 240ma filter.

I have replaced it with a 60 LWMA filter.

Code: Select all

 //+------------------------------------------------------------------+
// 60 MA Settings
//+------------------------------------------------------------------+
extern string sli = "----Stop loss----";
extern string mai = "--Moving average--";

extern int    MaTF           = 240;
extern int    MaPeriod       = 60;
extern int    MaShift        = 0;          //The MA Shift input
extern string mame           = "Method: 0=sma; 1=ema; 2=smma;  3=lwma";
extern int    MaMethod       = 3;
extern string maap           = "Applied price: 0=Close; 1=Open; 2=High";
extern string maap1          = "3=Low; 4=Median; 5=Typical; 6=Weighted";
extern int    MaAppliedPrice = 1;
extern string sci            = "--Scale-in options--";
Author:  fx800 [ Wed Jul 10, 2013 10:16 am ]
Post subject:  Re: Supply Demand EA

This a.m. AUD strongest, CHF weakest.

Buy AUDCHF when 10.5 SR mod conditions met.

Price above 240ma, stoch OS, pending order at sup_hi.
Author:  fx800 [ Wed Jul 10, 2013 10:43 am ]
Post subject:  Re: Supply Demand EA

A 10.5 SR mod sell in the night.

CSS info AUD strongest, GBP weak.
gbpaudh1 10-7.png
All times are UTC Page 40 of 43