To all active members and coders (and downloaders only too),
First, i tried hard to write this in english.. english is not my native language.So forgive me if i write a mistake or make you difficult to understand. OK, I start this thread to develop "a basket trading system" base on the relative strength of the currency. The idea was started from "Trading System using Relative Strength 1 & 2" threads.
After read & study the documentations about CCFp and play for a month with CCFp indicators, i realize that the relative strength is more accurate to show us the price movements early. And i have confidence with this because the strength is measured and compared with the others currency...
Basket Trading System is very popular now, we can found here there are a few thread that discuss and develop about this trading style. So, base on the relative strength, i plan to develop and open discussion about it. The idea is to open the trade of all pairs that related to the currency which have the highest and lowest index value at certain Time Frame.
After looking at the formula that is used by CCFp indicators i decided to use my own formula to measure the strength of each currency to give me more sensitive and accurate results.So all the indicators that we will use for observations is base on this formula, not the original one formula.
What is the goals?
1. We need to develop an ENTRY and EXIT rules.
2. We need to make an EA.
I have write several indicators that will help our observations. Actually, i'm not a coder but I try to make it to help our obeservations. Let me first explain all the indicators that we will use:
CCFp_Experiment.ex4
This is CCFp indicator that i have modified. I change the strength formula and use mine, but all lines looks like the original. We will not use this in our observations but I post it to show you how this formula works. you can check it and bactest. (+) Positive area is STRONG area and (-) Negative is WEAK area. So, if the currency index stay in negative area it's means
the currency is WEAK and if the currency stay at positive area it's mean the currency is STRONG. Crossing between two currency means the new trend is formed, and the direction of the pairs is following the biggest index.
KG TREND_MTF_MULTIPAIRS.ex4
These are the indicator that show us the direction of pairs movement which is divided by 8 groups (USD, GBP, EUR, CAD, CHF, JPY, NZD and AUD). The indicator will show us all the trend from TF M1 to MN. Lime means Strong Up, Dark Green means Weak Up, Red means Strong Up and Maroon means Weak Up. All trend is calculated using Relative Strength formula.
KG INDEX MTF.ex4
This indicator show us the index value of each currency from Time Frame M1 to MN. All index value is multiply by 10000. Green means the currency is in STRONG area and Red means the currency is in WEAK area. The value show us the index value.
Highest_Lowest_Index.ex4
This indicator tell us which currency have a highest and lowest index value in all TF.
Formula_2.ex4
This is the formula file, all indicators above need this file for calculations. For the coders you can use "iCustom" to use it with the output index 0=usd, 1=eur, 2=gbp, 3=chf, 4=jpy, 5=aud, 6=cad and 7=nzd.
CCFp Highest Lowest Observation.tpl
this the template that will we use for observations.
Just copy all ex4 files to your_metatrader/expert/indicators directory and copy tpl file to your_metatrader/templates and restart you metatrader, open a chart and click the template.
Hope, you all could participate to start the observation and develop the "Basket Trading System" base on this indicators.
KG
----------------------------
DEAR ALL READERS
----------------------------
All the indicator on the first page are the observation tools only. And we have already made the indicator for visual test and trade on this page http://www.forexfactory.com/showpost.php?p=2392993&postcount=1277 this is the first indicator that come from all the rest observations and testing. we still test this indicators to find the strategy and the lack of the indicator.
For the Multi_Purpose_Trade_Manager & JPY scripts you can download here http://www.forexfactory.com/showpost.php?p=2355117&postcount=297
The new scripts here: http://www.forexfactory.com/showpost...postcount=1109
The EA is here: http://www.forexfactory.com/showpost...postcount=1826
When you run the EA a common error said "unkown subwindow number -1 for object create function" maybe appears, just IGNORE it..
First, i tried hard to write this in english.. english is not my native language.So forgive me if i write a mistake or make you difficult to understand. OK, I start this thread to develop "a basket trading system" base on the relative strength of the currency. The idea was started from "Trading System using Relative Strength 1 & 2" threads.
After read & study the documentations about CCFp and play for a month with CCFp indicators, i realize that the relative strength is more accurate to show us the price movements early. And i have confidence with this because the strength is measured and compared with the others currency...
Basket Trading System is very popular now, we can found here there are a few thread that discuss and develop about this trading style. So, base on the relative strength, i plan to develop and open discussion about it. The idea is to open the trade of all pairs that related to the currency which have the highest and lowest index value at certain Time Frame.
After looking at the formula that is used by CCFp indicators i decided to use my own formula to measure the strength of each currency to give me more sensitive and accurate results.So all the indicators that we will use for observations is base on this formula, not the original one formula.
What is the goals?
1. We need to develop an ENTRY and EXIT rules.
2. We need to make an EA.
I have write several indicators that will help our observations. Actually, i'm not a coder but I try to make it to help our obeservations. Let me first explain all the indicators that we will use:
CCFp_Experiment.ex4
This is CCFp indicator that i have modified. I change the strength formula and use mine, but all lines looks like the original. We will not use this in our observations but I post it to show you how this formula works. you can check it and bactest. (+) Positive area is STRONG area and (-) Negative is WEAK area. So, if the currency index stay in negative area it's means
the currency is WEAK and if the currency stay at positive area it's mean the currency is STRONG. Crossing between two currency means the new trend is formed, and the direction of the pairs is following the biggest index.
KG TREND_MTF_MULTIPAIRS.ex4
These are the indicator that show us the direction of pairs movement which is divided by 8 groups (USD, GBP, EUR, CAD, CHF, JPY, NZD and AUD). The indicator will show us all the trend from TF M1 to MN. Lime means Strong Up, Dark Green means Weak Up, Red means Strong Up and Maroon means Weak Up. All trend is calculated using Relative Strength formula.
KG INDEX MTF.ex4
This indicator show us the index value of each currency from Time Frame M1 to MN. All index value is multiply by 10000. Green means the currency is in STRONG area and Red means the currency is in WEAK area. The value show us the index value.
Highest_Lowest_Index.ex4
This indicator tell us which currency have a highest and lowest index value in all TF.
Formula_2.ex4
This is the formula file, all indicators above need this file for calculations. For the coders you can use "iCustom" to use it with the output index 0=usd, 1=eur, 2=gbp, 3=chf, 4=jpy, 5=aud, 6=cad and 7=nzd.
CCFp Highest Lowest Observation.tpl
this the template that will we use for observations.
Just copy all ex4 files to your_metatrader/expert/indicators directory and copy tpl file to your_metatrader/templates and restart you metatrader, open a chart and click the template.
Hope, you all could participate to start the observation and develop the "Basket Trading System" base on this indicators.
KG
----------------------------
DEAR ALL READERS
----------------------------
All the indicator on the first page are the observation tools only. And we have already made the indicator for visual test and trade on this page http://www.forexfactory.com/showpost.php?p=2392993&postcount=1277 this is the first indicator that come from all the rest observations and testing. we still test this indicators to find the strategy and the lack of the indicator.
For the Multi_Purpose_Trade_Manager & JPY scripts you can download here http://www.forexfactory.com/showpost.php?p=2355117&postcount=297
The new scripts here: http://www.forexfactory.com/showpost...postcount=1109
The EA is here: http://www.forexfactory.com/showpost...postcount=1826
When you run the EA a common error said "unkown subwindow number -1 for object create function" maybe appears, just IGNORE it..
Attached File(s)
ccfp highest lowest observation.tpl
172 KB
|
13,298 downloads
CCFp_Experiment.ex4
24 KB
|
12,165 downloads
Formula_2.ex4
16 KB
|
12,062 downloads
Highest_Lowest_Index.ex4
26 KB
|
11,741 downloads
KG INDEX MTF.ex4
45 KB
|
11,839 downloads
KG TREND_ MTF_MULTIPAIRS AUD.ex4
75 KB
|
10,894 downloads
KG TREND_ MTF_MULTIPAIRS CAD.ex4
75 KB
|
10,676 downloads