10.6 EDSEL
-
art
- Trader
- Posts: 588
- Joined: Fri Mar 02, 2012 3:51 pm
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
-
harry45
- Trader
- Posts: 158
- Joined: Fri Nov 18, 2011 11:36 am
- Location: Russia,St.Petersburg
10.6 EDSEL
Here you arenanningbob » 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.
You do not have the required permissions to view the files attached to this post.
-
xrismak
- Trader
- Posts: 710
- Joined: Tue Apr 24, 2012 9:43 pm
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.....
. these Criminals...
Cheers,
xrismak.
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.....
Cheers,
xrismak.
- zentauro67
- Trader
- Posts: 441
- Joined: Fri Mar 01, 2013 4:41 pm
- Location: Spain
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.
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.
You do not have the required permissions to view the files attached to this post.
- nanningbob
- Trader
- Posts: 4564
- Joined: Sun Dec 04, 2011 1:23 pm
10.6 EDSEL
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.harry45 » Tue Apr 01, 2014 10:05 pm wrote:Here you arenanningbob » 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.
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
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
- nanningbob
- Trader
- Posts: 4564
- Joined: Sun Dec 04, 2011 1:23 pm
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;
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;
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
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
-
xrismak
- Trader
- Posts: 710
- Joined: Tue Apr 24, 2012 9:43 pm
10.6 EDSEL
Alorenteeeeeeee ,
Wonderful.....
Many Thanks,
xrismak
Wonderful.....
Many Thanks,
xrismak
You do not have the required permissions to view the files attached to this post.
-
lionsden
- Trader
- Posts: 118
- Joined: Mon Dec 05, 2011 2:04 pm
10.6 EDSEL
NB,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;
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
-
spotdespot
- Trader
- Posts: 768
- Joined: Sun Jan 22, 2012 11:38 pm
10.6 EDSEL
MA type 3 is LWMA - sounds like you're using the right one.lionsden » Tue Apr 01, 2014 5:10 pm wrote:NB,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;
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