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

10.6 EDSEL
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=3259
Page 216 of 234
Author:  art [ Tue Apr 01, 2014 1:56 pm ]
Post subject:  10.6 EDSEL

still making silly errors took the gbpchf to early, eur and gbp strong on the 4 hour css, so no chance eurgbp will reverse yet, got some on gbpcad though
Author:  art [ Tue Apr 01, 2014 1:56 pm ]
Post subject:  10.6 EDSEL

sorry euro and chf
Author:  harry45 [ Tue Apr 01, 2014 2:05 pm ]
Post subject:  10.6 EDSEL

nanningbob » Tue Apr 01, 2014 5:56 am wrote:Is it possible to put a band on a moving average that is similar to the COG or TMA where the bands are based on ATR or something similar. Bollinger Bands widen and narrow too much and every currency has its own distance from the center. So I guess a COG/TMA based on a moving average for the center line but the outer bands based on a COG/TMA readings. This would be give a better back test I guess. Just an idea if someone knows if something like this exists. Here is the 60 MA with 100 pips on each side but every currency's outer bands should be different and not the same. See pic for the basic idea based on 60 MA.
Here you are
Author:  xrismak [ Tue Apr 01, 2014 2:45 pm ]
Post subject:  10.6 EDSEL

Hello Peeps,
Can somebody help with a (Close All Trades Script) (Close All Pending Orders Script) I use Empty4 Version : 400 Build 625,I have Just Noticed that all my Scripts have stopped working..... :arrrg: . these Criminals...

Cheers,

xrismak. :?
Author:  zentauro67 [ Tue Apr 01, 2014 2:59 pm ]
Post subject:  10.6 EDSEL

Good point, Khalaad. This is a comparaison between ATR inner Channels (60,60) -in Aqua- and FastTMAline (50) -in magenta-

ATR Channels are not so close to price, letting it scape outside often, but perhaps this is less delusional than bands. It would be interesting to do a backtest.
Imagen 001.jpg
Author:  nanningbob [ Tue Apr 01, 2014 3:52 pm ]
Post subject:  10.6 EDSEL

harry45 » Tue Apr 01, 2014 10:05 pm wrote:
nanningbob » Tue Apr 01, 2014 5:56 am wrote:Is it possible to put a band on a moving average that is similar to the COG or TMA where the bands are based on ATR or something similar. Bollinger Bands widen and narrow too much and every currency has its own distance from the center. So I guess a COG/TMA based on a moving average for the center line but the outer bands based on a COG/TMA readings. This would be give a better back test I guess. Just an idea if someone knows if something like this exists. Here is the 60 MA with 100 pips on each side but every currency's outer bands should be different and not the same. See pic for the basic idea based on 60 MA.
Here you are
Thanks Harry that is very close to what I was looking for. I used to use bands like these but it didnt adjust to each currency. This does. I made adjustments to match the 60MA on my charts. Now you get ATR range for each currency and it nails it pretty good.The black line is the 60 MA for ATR and the aqua is the normal 60 I use with 10.6. You can see they match exactly. Now you have clear entrance and TP that match the volatility of the currency. gbp/cad is about 85 pips from line to line while the gbp/usd is 53 pips and nzd/usd is 43 pips from line to line. This allows me to adjust my TP and SL to exactly what this pair should use. Better accuracy. I think this was exactly what we needed for the system. Each pair having its own entrance and exit points.
Author:  nanningbob [ Tue Apr 01, 2014 3:55 pm ]
Post subject:  10.6 EDSEL

Here are the ATR numbers I am using:

extern int PeriodsATR=500;
extern int MA_Periods=60;
extern int MA_type=MODE_LWMA;
extern double Mult_Factor1= 1.5;
extern double Mult_Factor2= 3.0;
extern double Mult_Factor3= 4.5;
Author:  xrismak [ Tue Apr 01, 2014 4:00 pm ]
Post subject:  10.6 EDSEL

Alorenteeeeeeee ,


Wonderful..... :clap: :good: :cheer:


Many Thanks,

xrismak :D
Author:  lionsden [ Tue Apr 01, 2014 4:10 pm ]
Post subject:  10.6 EDSEL

nanningbob » Tue Apr 01, 2014 10:55 am wrote:Here are the ATR numbers I am using:

extern int PeriodsATR=500;
extern int MA_Periods=60;
extern int MA_type=MODE_LWMA;
extern double Mult_Factor1= 1.5;
extern double Mult_Factor2= 3.0;
extern double Mult_Factor3= 4.5;
NB,

For the MA_ type the indicator in this thread recently posts only give a numerical option which is presently set to 3. Am i using the right indicator.
tIA

Lionsden
Author:  spotdespot [ Tue Apr 01, 2014 4:26 pm ]
Post subject:  10.6 EDSEL

lionsden » Tue Apr 01, 2014 5:10 pm wrote:
nanningbob » Tue Apr 01, 2014 10:55 am wrote:Here are the ATR numbers I am using:

extern int PeriodsATR=500;
extern int MA_Periods=60;
extern int MA_type=MODE_LWMA;
extern double Mult_Factor1= 1.5;
extern double Mult_Factor2= 3.0;
extern double Mult_Factor3= 4.5;
NB,

For the MA_ type the indicator in this thread recently posts only give a numerical option which is presently set to 3. Am i using the right indicator.
tIA

Lionsden
MA type 3 is LWMA - sounds like you're using the right one.
All times are UTC Page 216 of 234