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

Risk Appetite Index
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=705
Page 5 of 5
Author:  mlewis [ Tue Aug 21, 2012 3:31 pm ]
Post subject:  Re: Risk Appetite Index

-
Author:  MichaelM [ Thu Aug 23, 2012 12:32 am ]
Post subject:  Re: Risk Appetite Index

mlewis wrote: i imagine using it as a basket trading system whereby when trendline support or resistance is met by the index, a basket of pairs are traded in the ratio determined by CCFp with JPY and USD in one direction against all of the other currencies in the other direction.
From your first post, I missed this... can you give an example for the suggestion you posted in bold?
Author:  mlewis [ Mon Aug 27, 2012 12:27 pm ]
Post subject:  Re: Risk Appetite Index

-
Author:  mlewis [ Mon Aug 27, 2012 4:22 pm ]
Post subject:  Re: Risk Appetite Index

-
Author:  mlewis [ Tue Aug 28, 2012 11:27 am ]
Post subject:  Re: Risk Appetite Index

-
Author:  gaheitman [ Tue Aug 28, 2012 12:22 pm ]
Post subject:  Re: Risk Appetite Index

mlewis wrote:H4 version of the above indicator seems to work better. simply shorting the pairs that have gained the least in a rally and buying the pairs that have fallen the least in a selloff. timing is still when the index meets a trendline.

i tried to do a MTF version but can't seem to get it to work, it defaults to the chart timeframe.
probably something really simple that i don't know how to do yet. would really appreciate a pointer in the right direction. i'll post both here:

MJL
In your calls to iLow(), iHigh() etc, you are using a string to represent the selected timeframe:

Code: Select all

iLow(pair1, TimeFrameStr, 0);
iLow() is actually looking for an integer value, so there is no need for you to convert the entered integer value in TimeFrame, just use it directly:

Code: Select all

iLow(pair1, TimeFrame, 0);
George
Author:  mlewis [ Tue Aug 28, 2012 12:46 pm ]
Post subject:  Re: Risk Appetite Index

-
Author:  mlewis [ Mon Oct 01, 2012 6:36 pm ]
Post subject:  Re: Risk Appetite Index

-
Author:  mlewis [ Tue Oct 02, 2012 10:49 am ]
Post subject:  Re: Risk Appetite Index

-
All times are UTC Page 5 of 5