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

[amibroker] Re: Have been trying to accomplish this with amibroker



PureBytes Links

Trading Reference Links

Mark,that is a very good suggestion.I will take this up with 
him..thanks for the help..

Allan

--- In amibroker@xxxxxxxxxxxxxxx, "Mark Jarvis" <mark.jarvis@xxx> 
wrote:
>
> Allan,
> 
> Graham (Kaveman) does Amibroker coding for a fee.  I'm sure that 
he could
> also discuss creating your desired sector/industry structure as 
well.
> 
> Mark
> 
> On 01/02/07, matrix10014 <allansn@xxx> wrote:
> >
> >   Tomasz,
> >
> > I like your style!!!
> >
> > But I dont think we are communicating,and the odds are it is
> > me.Maybe this will help,or maybe I am "computer 
challenged"....What
> > i have been asking for,and I may to hire someone,is to duplicate
> > the "tree" like structure that Market gauge,AIQ sets up so you 
can
> > drill down and see the respective components...
> >
> > If you click on the technology sector,you can drill down from the
> > tech sector down to its constituent Industries in the Tech Sector
> > such as Computer Storage Devices.From there,if you want to 
further
> > see what contributed to the activity in the Computer Storage 
Device
> > Industry,you could drill down another level and see how the
> > constituent stocks performed,such as storage tech in the
> > example..See http://mgrt.marketgauge.com/tour/Drillpg2.asp.
> >
> > I am sorry for the confusion,(and/or my thickness),but all I 
want to
> > know if AMibroker can somehow be set up in this "tree" like
> > structure..
> >
> > Thanks
> > So,when I cl--- In amibroker@xxxxxxxxxxxxxxx <amibroker%
40yahoogroups.com>,
> > "Tomasz Janeczko"
> > <groups@> wrote:
> > >
> > > Hello,
> > >
> > > Did you bother to read my instructions including READY TO USE 
COPY-
> > PASTE code ??
> > > It achieves exactly the same thing as in the link you gave.
> > >
> > > Here it is AGAIN:
> > > http://finance.groups.yahoo.com/group/amibroker/message/105772
> > >
> > >
> > >
> > > Best regards,
> > > Tomasz Janeczko
> > > amibroker.com
> > > ----- Original Message -----
> > > From: "matrix10014" <allansn@>
> > > To: <amibroker@xxxxxxxxxxxxxxx <amibroker%40yahoogroups.com>>
> > > Sent: Thursday, February 01, 2007 12:23 AM
> > > Subject: [amibroker] Re: Have been trying to accomplish this 
with
> > amibroker
> > >
> > >
> > > > Hello Tomasz,
> > > > There is no question that Amibroker is far superior to
> > AIQ,but
> > > > that really isnt the question.Is it possible in AMIBROKER,
> > without
> > > > having a PHD in computer science,to link Sectors,Industries 
and
> > > > Stocks in a format similar to the way AIQ has it.For those 
not
> > > > familiar with AIQ,market gauge also has a treelike structure
> > which
> > > > one can drill down from Sector>Industry>Stock.An example is
> > located
> > > > at http://mgrt.marketgauge.com/tour/Drillpg2.asp
> > > >
> > > > Any insight appreciated,even if the answer is it can not be 
done
> > in
> > > > AMIbroker.
> > > >
> > > > Thank You,
> > > >
> > > > Allan
> > > >
> > > > --- In amibroker@xxxxxxxxxxxxxxx <amibroker%
40yahoogroups.com>,
> > "Tomasz Janeczko" <groups@>
> > > > wrote:
> > > >>
> > > >> Hello,
> > > >>
> > > >> AIQ is pathetic compared to AB.
> > > >>
> > > >> What you call "teribly complicated" is NOT complicated at 
all.
> > > >> It is just one function with 3 parameters.
> > > >>
> > > >> What is SUPERIOR about it - is that it is EXTREMELY powerful
> > > >> and can do things that AIQ users can only dream about.
> > > >>
> > > >> People often mistake UI-driven stuff with simplicity. This 
is
> > not
> > > > true.
> > > >> UI interfaces become sooner or later the LIMITATION.
> > > >>
> > > >> AddToComposite is limitless and just take a look on what is
> > > > possible:
> > > >> http://www.amibroker.net/3rdparty/IntroToAtc.pdf
> > > >>
> > > >> (but this is only tip of the iceberg).
> > > >>
> > > >> Best regards,
> > > >> Tomasz Janeczko
> > > >> amibroker.com
> > > >> ----- Original Message -----
> > > >> From: "Lester Vanhoff" <ebsn247lsm@>
> > > >> To: <amibroker@xxxxxxxxxxxxxxx <amibroker%
40yahoogroups.com>>
> > > >> Sent: Tuesday, January 30, 2007 11:00 AM
> > > >> Subject: [amibroker] Re: Have been trying to accomplish this
> > with
> > > > amibroker
> > > >>
> > > >>
> > > >> >I used AIQ in the past as well and unfortunately AB doesn't
> > even
> > > > come close to it in the area of creating custom indexes. I 
think
> > > >> >you would need to use "AddToComposite" and "Foreign"
> > > > or "PlotForeign" functions for that, but it looks terribly
> > > > complicated
> > > >> >compared to how you do it in AIQ:
> > > >> >
> > > >> > http://www.amibroker.com/guide/afl/afl_index.php?m=1
> > > >> >
> > > >> > http://www.amibroker.com/guide/a_addtocomposite.html
> > > >> >
> > > >> > Lester
> > > >> >
> > > >> >
> > > >> > --- In amibroker@xxxxxxxxxxxxxxx <amibroker%
40yahoogroups.com>,
> > "matrix10014" <allansn@>
> > wrote:
> > > >> >>
> > > >> >> Hi Anthony,
> > > >> >>
> > > >> >> I just emailed support on the very same topic.
> > > >> >> As an ex AIQ user,this is the only feature that I miss 
and
> > have
> > > > been
> > > >> >> asking for assistance on and just cant get it.It would be
> > great
> > > > if
> > > >> >> there was an automation that could set up ones Indicies 
in a
> > > >> >> Sector/Industry/Stock format.It would be an immense help 
in
> > a
> > > > top
> > > >> >> down market analysis approach,as well as backtesting a 
stocks
> > > >> >> performance relative to its parent sector or industry.
> > > >> >>
> > > >> >> I am pleased to see that someone as skilled as you are 
now
> > > > asking
> > > >> >> for it.
> > > >> >>
> > > >> >> Allan
> > > >> >>
> > > >> >>
> > > >> >>
> > > >> >> --- In amibroker@xxxxxxxxxxxxxxx <amibroker%
40yahoogroups.com>,
> > "Anthony Faragasso"
> > <ajf1111@>
> > > >> >> wrote:
> > > >> >> >
> > > >> >> > Hello Tomasz or anyone ,
> > > >> >> >
> > > >> >> > Please check out the link below:
> > > >> >> >
> > > >> >> > http://mgrt.marketgauge.com/tour/Drillpg2.asp
> > > >> >> >
> > > >> >> > Has anyone automated this ?
> > > >> >> > I Have been trying to accomplish this with amibroker 
for
> > > > several
> > > >> >> years but have failed....is it possible ?
> > > >> >> >
> > > >> >> > Please not a short answer of YES......I know anything 
is
> > > > possible
> > > >> >> with amibroker....any help would be appreciated..
> > > >> >> >
> > > >> >> >
> > > >> >> >
> > > >> >> > Thank you
> > > >> >> >
> > > >> >> > Anthony
> > > >> >> >
> > > >> >>
> > > >> >
> > > >> >
> > > >> >
> > > >> >
> > > >> > 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
> > > >> >
> > > >> > Yahoo! Groups Links
> > > >> >
> > > >> >
> > > >> >
> > > >> >
> > > >> >
> > > >>
> > > >
> > > >
> > > >
> > > >
> > > > 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
> > > >
> > > > Yahoo! Groups Links
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> >
> >  
> >
>



Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.17.18/662 - Release Date: 1/31/2007 3:16 PM