thanks Bob,
 
I had temporarily come to the same conclusion but realized that for my particular application I already have the high and low prices ... just need to calculate the close.
 
My application is to use historical data for backtest and figure out a way to make it equivalent to using real time data by calculating the exact price required to produce a signal, obviously within  the exixting price range.
 
It's a clumsy solution since I will not be able to use the AB backtester, but useful (I think). It would be great if AB backtester could be used ...
 
So technically "projecting" prices in the subject line is a bit misleading for this case...
 
 
Ara
----- Original Message -----
From: Bob Jagow
Sent: Sunday, April 09, 2006 11:07 PM
Subject: RE: [amibroker] Projecting prices

An algebraic solution is possible only  for indicators dependent on a single price array.
That rules out CCI and Stochastics.
 
Bob
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]On Behalf Of Ara Kaloustian
Sent: Sunday, April 09, 2006 9:43 PM
To: AB-Main
Subject: [amibroker] Projecting prices

I am trying to figure out the required price to create a particular value of an indicator.
 
Example: My CCI is at 50. I would get a signal if CCI reached 55.  What is the require value of price that would make CCI to rise to 55?
 
 
This kind of calculation can be used to anticipate a signal and allow us to place a conditional order for next day.
 
I am looking for the formulae to accomplish this for CCI, Stochastics and MACD.
 
The formulae should be bit of algebra, but rather time consuming to develop.
 
Wonder if anyone has already worked on this issue before.
 
Appreciate any help
 
ara


Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html





YAHOO! GROUPS LINKS




Reply via email to