[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] Re: Mark Fisher ACD breakout



PureBytes Links

Trading Reference Links

I think this is it:
http://www.amibroker.org/3rdparty/

On 3/26/08, spaceant888 <spaceant888@xxxxxxxxx> wrote:

Hi,

I downloaded it and placed it in the Plugin Folder and it works.
However, I have the following questions:-

1) I notice that the indicator seems not plotting the signals for
AUp = MarketHours AND Cross(C,ACDHigh);
ADn = MarketHours AND Cross(ACDLow,C);

Do I need to change anything in order to plot the AUp and ADn?

2) Well the AUp and ADn lines are based on half of the 15-min
opening range, i.e.

ACDHighOffset = ACDLowOffset = (OR15high - OR15low) * .50;
ACDHigh = OR15High + ACDHighOffset;
ACDLow = OR15Low - ACDLowOffset;

Should we modify it a bit to better bit Mark Fisher's original
idea?

Here is a thorough discussion and an excel spreadsheet can be found
to calculate the A and C values..... but I can't locate it right
now, if you have time, you can find it...

3) Based on the code and Mark Fisher's book, can we develop a
complete trading strategy (or probably more)?.... and then backtest
the strategies....

Well, I know little about the code and just starting to learn with
AmiBroker... hope the experts and give more ideas..

Regards,

Sa

--- In amibroker@xxxxxxxxxxxxxxx, "Bill S" <wjs45244@xxx> wrote:
>
> Tools->Plugins->Load
>
> On 3/24/08, enochbenjamin <enochben@xxx> wrote:
> >
> > Please excuse my ignorance, but how do I get the date Tine
Function to
> > work? I downloaded and copied it to amibrokers plugin folder, but
> > nothing???
> >
> > --- In amibroker@xxxxxxxxxxxxxxx <amibroker%
40yahoogroups.com>, "Bill S"
> > <wjs45244@> wrote:
> > >
> > > 1, You need the "Date Time Function" plug in.
> > > 2. You are correct. You have to change OR5, OR15, OR30, and
OR60
> > variables.
> > > 2 re "if(Interval() < 84600) {show_ACD = ParamToggle("ACD Bands
> > > On/Off","Off|On");"
> > > doesn't need changing.
> >
> >
> >
>


__._,_.___

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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

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




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___