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

RE: [amibroker] Two CSI databases in AB (was Code challenge)



PureBytes Links

Trading Reference Links




I´ll certainly try that, Herman.
 
Appreciate your kind assistance on this 
one!!!!!
 
Markus
<BLOCKQUOTE dir=ltr 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  Herman van den 
  Bergen 
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Wednesday, March 03, 2004 6:30 
  PM
  Subject: RE: [amibroker] Stock basket 
  tracking with AmiBroker real-time???
  
  <FONT face=Arial color=#0000ff 
  size=2>Markus, use the IB DLL available in files at the YaHoo site to create 
  separate realtime charts using RT data from your TWS for your different 
  baskets. To pull the trigger you need AT.
  <FONT face=Arial color=#0000ff 
  size=2> 
  <FONT face=Arial color=#0000ff 
  size=2>herman.
  
    <FONT face=Tahoma 
    size=2>-----Original Message-----From: <A 
    href="">funnybiz@xxxxxx 
    [mailto:funnybiz@xxxxxx]Sent: Wednesday, March 03, 2004 10:56 
    AMTo: <A 
    href="">amibroker@xxxxxxxxxxxxxxxSubject: 
    Re: [amibroker] Stock basket tracking with AmiBroker 
    real-time???Dear b,creative solutionto the 
    prob >G<.In fact, I have an account with IB.There are 
    only to things that may make your suggestion not always workableto 
    me.First, if I trade for instance 3 different stocks baskets, IB 
    will only showmy combined equity.Second, I´m not always in my 
    office during the day (I trade basically on EODdata), so I couldn´t pull 
    the trigger in time.Appreciate your 
    suggestionMarkus----- Original Message -----From: "b" 
    <b519b@xxxxxxxxx>To: <amibroker@xxxxxxxxxxxxxxx>Sent: 
    Tuesday, March 02, 2004 4:45 AMSubject: Re: [amibroker] Stock basket 
    tracking with AmiBroker real-time???> Here is a start towards 
    a work around. It uses your> broker's account page rather than 
    Amibroker.>> Some brokers, like Interacive Brokers, update 
    your> portfolio in real time (perhaps with a 1 or 2 minute> 
    refresh rate so not quite real time).>> If one has calculated 
    the dollar level of the portofolio> that would trigger the stop loss 
    exit, one would then  -> and this is the tougher part - check 
    the portfolio> frequently and give the sell signal 
    manually.>> b>> --- IVA GmbH 
    <funnybiz@xxxxxx> wrote:> > Hello again Jayson,> 
    >> > your answer is somewhat sobering    
    :-(> >> > Would you have a clue how I then could track a 
    stock> > basket´s value otherwhise in REAL-TIME????> 
    >> > I´m not a day trader, but since no broker (unless 
    you> > know otherwhise) let me set a stop sell/stop loss 
    order> > for my portfolio as a whole, I can#t think of any 
    other> > procedure thn tracking the stock basket real-time with 
    AB> > and have AB send me an email when a given basket 
    value> > has been reached (stop sell point).> >> 
    > Thanks for your time and help> >> > Markus> 
    >   ----- Original Message -----> >   From: 
    Jayson> >   To: amibroker@xxxxxxxxxxxxxxx> 
    >   Sent: Monday, March 01, 2004 6:35 PM> 
    >   Subject: RE: [amibroker] Stock basket tracking with> 
    > AmiBroker real-time???> >> >> >> 
    >   Marcus,> >   Finding the condition is a 
    matter of> > x=ma(v,50)*1.5...... the challenge is more 
    technical.> > Esignal will not allow you to scan anywhere near 
    8000> > stocks as you likely have a 50 symbol max. It 
    could> > theoretically be done on smaller baskets but my> 
    > experience has been that even with "Wait to backfill"> > 
    checked you will find a lot of holes in your composite> > 
    RT......> >> >   Regards,> 
    >   Jayson> >   -----Original 
    Message-----> >   From: funnybiz@xxxxxx 
    [mailto:funnybiz@xxxxxx]> >   Sent: Monday, March 01, 
    2004 12:23 PM> >   To: amibroker@xxxxxxxxxxxxxxx> 
    >   Subject: Re: [amibroker] Stock basket tracking with> 
    > AmiBroker real-time???> >> >> 
    >   Ara,> >> >   if you don´t 
    mind: would it also be possible to detect> > stocks that show, 
    let´s say volume of at least 150% of> > their 50 day moving 
    average volume?> >> >   I thought of scanning 
    the market every 15 minutes to> > see where abnormally high volume 
    builds up. Of course> > that would mean scanning abt. 8000 symbols 
    every 15 mts.> >> >   Is that realistic with a 
    Pentium 4 with 512 megs. Ram?> > Esignal may be the Source instead 
    of QuoteTracker,> > correct?> >> >   
    Appreciate your help on this> >> >   
    Markus> >> >> >     ----- 
    Original Message -----> >     From: Ara 
    Kaloustian> >     To: 
    amibroker@xxxxxxxxxxxxxxx> >     Sent: Monday, 
    March 01, 2004 5:38 PM> >     Subject: Re: 
    [amibroker] Stock basket tracking with> > AmiBroker 
    real-time???> >> >> >     
    It's quite doable ... as long as your system is not> > 
    particularly slow> >       ----- 
    Original Message -----> >       
    From: IVA GmbH> >       To: 
    amibroker@xxxxxxxxxxxxxxx> >       
    Sent: Monday, March 01, 2004 3:47 AM> 
    >       Subject: [amibroker] Stock basket 
    tracking with> > AmiBroker real-time???> >> 
    >> >> >> >> >> 
    >       Hello,> >> 
    >       is it possible to track the value 
    of a basket of> > say 20 stocks real-time and then make AB to 
    issue an> > alert if the basket value (not just an indivudual´s 
    stock> > value) drops below a predefined point?> 
    >> >       I thought of tracking 
    (and some time trading) a> > whole basket of stocks of which the 
    overall price may> > rise overtime.> >> 
    >       The problem may be to set an 
    individual cuttoff> > point for each stock. Because some stocks 
    may get kicked> > out misfortunately though the overall portfolio 
    value> > STILL rises...> >> 
    >       I figure, AB real-time would have 
    to monitor the> > AddToComposite value of my stock basket, right? 
    Would> > that be resource-consuming if the stock consisted 
    of,> > say, 30-50 stocks at a time??> >> 
    >       Additionally, if someone knew of a 
    broker who let> > me set a stop for the WHOLE basket value rather 
    than for> > EACH indiv. stock, I´d certainly like to hear about 
    that.> >> >       
    Appreciate it> >> >       
    Markus> >> >> 
    >       Send BUG REPORTS to 
    bugs@xxxxxxxxxxxxx> >       Send 
    SUGGESTIONS to suggest@xxxxxxxxxxxxx> 
    >       
    -----------------------------------------> 
    >       Post AmiQuote-related messages ONLY 
    to:> > amiquote@xxxxxxxxxxxxxxx> 
    >       (Web page:> > <A 
    href="">http://groups.yahoo.com/group/amiquote/messages/)> 
    >       
    --------------------------------------------> 
    >       Check group FAQ at:> 
    >> <A 
    href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html> 
    >> >> >> >> >> 
    >       Send BUG REPORTS to 
    bugs@xxxxxxxxxxxxx> >       Send 
    SUGGESTIONS to suggest@xxxxxxxxxxxxx> 
    >       
    -----------------------------------------> 
    >       Post AmiQuote-related messages ONLY 
    to:> > amiquote@xxxxxxxxxxxxxxx> 
    >       (Web page:> > <A 
    href="">http://groups.yahoo.com/group/amiquote/messages/)> 
    >       
    --------------------------------------------> 
    >       Check group FAQ at:> 
    >> <A 
    href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html> 
    >> >> >> >> >> 
    >       __________ NOD32 1.634 (20040226) 
    Information> > __________> >> 
    >       This message was checked by NOD32 
    Antivirus System.> >       <A 
    href="">http://www.nod32.com> >> 
    >> >> >   Send BUG REPORTS to 
    bugs@xxxxxxxxxxxxx> >   Send SUGGESTIONS to 
    suggest@xxxxxxxxxxxxx> >   
    -----------------------------------------> >   Post 
    AmiQuote-related messages ONLY to:> > 
    amiquote@xxxxxxxxxxxxxxx> >   (Web page:> > <A 
    href="">http://groups.yahoo.com/group/amiquote/messages/)> 
    >   --------------------------------------------> 
    >   Check group FAQ at:> >> <A 
    href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html> 
    >> >> >> >> >   Send 
    BUG REPORTS to bugs@xxxxxxxxxxxxx> >   Send SUGGESTIONS 
    to suggest@xxxxxxxxxxxxx> >   
    -----------------------------------------> >   Post 
    AmiQuote-related messages ONLY to:> > 
    amiquote@xxxxxxxxxxxxxxx> >   (Web page:> > <A 
    href="">http://groups.yahoo.com/group/amiquote/messages/)> 
    >   --------------------------------------------> 
    >   Check group FAQ at:> >> <A 
    href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html> 
    >> >> >> >> >> 
    ------------------------------------------------------------------------------> 
    >   Yahoo! Groups Links> >> 
    >     a.. To visit your group on the web, go 
    to:> >     <A 
    href="">http://groups.yahoo.com/group/amibroker/> 
    >> >     b.. To unsubscribe from this 
    group, send an email to:> >     
    amibroker-unsubscribe@xxxxxxxxxxxxxxx> >> 
    >     c.. Your use of Yahoo! Groups is subject to 
    the> > Yahoo! Terms of Service.> >> >> 
    >> >   __________ NOD32 1.639 (20040228) 
    Information> > __________> >> >   
    This message was checked by NOD32 Antivirus System.> >> === 
    message truncated ===>>> 
    __________________________________> Do you Yahoo!?> Yahoo! 
    Search - Find what you're looking for faster> <A 
    href="">http://search.yahoo.com>>> 
    Send BUG REPORTS to bugs@xxxxxxxxxxxxx> Send SUGGESTIONS to 
    suggest@xxxxxxxxxxxxx> 
    -----------------------------------------> Post AmiQuote-related 
    messages ONLY to: amiquote@xxxxxxxxxxxxxxx> (Web page: <A 
    href="">http://groups.yahoo.com/group/amiquote/messages/)> 
    --------------------------------------------> Check group FAQ 
    at:<A 
    href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html> 
    Yahoo! Groups Links>>>>>>> 
    __________ NOD32 1.634 (20040226) Information __________>> 
    This message was checked by NOD32 Antivirus System.> <A 
    href="">http://www.nod32.com>>Send 
    BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
    suggest@xxxxxxxxxxxxx-----------------------------------------Post 
    AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: 
    <A 
    href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
    group FAQ at: <A 
    href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
    Send BUG REPORTS to bugs@xxxxxxxxxxxxxSend 
    SUGGESTIONS to 
    suggest@xxxxxxxxxxxxx-----------------------------------------Post 
    AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: 
    <A 
    href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
    group FAQ at: <A 
    href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
    __________ 
    NOD32 1.649 (20040303) Information __________This message was 
    checked by NOD32 Antivirus System.part000.txt - is OKpart001.htm - 
    is OK<A 
  href="">http://www.nod32.com


Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html








Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/ 
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.