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

Re: [amibroker] Re: Vertical Line



PureBytes Links

Trading Reference Links

The symbols in question (ones left behind in watchlist), Are you sure THEY 
are being parsed when you run your explore?

I also found entries left in watchlists - It took me awhile to realise they 
had "Moved" from my main scan list.
  eg  (For my setup)
Stocks that stop trading - Are pushed out of my main trading list.
  If any of these stocks were in a watchlist that is normaly cleared....
         Then They will remain - Because I use my main trading list as the 
source of my scans/explores (as the stock is no longer parsed - It never 
actualy gets 'Removed" from the watchlist.)

I hope that makes sense....... It may or may not be causing you the problems...


KR
         Michael.



At 01:29 AM 16/04/2004, you wrote:
>Michael thanks much for the reply...  i understand about the 
>refresh--thanks.  BUT list 1 still does not clear.  i press F5, i 
>View/Refresh.  i close AB and restart it and it's still there.
>
>AND if i execute a CategoryAddSymbol (CAS), it adds it, but F5 nor 
>View/Refresh do not work.  If i manually add a symbol, the symbols which i 
>added using CAS are there.  so clearly there is something with my 
>Refresh.  i using 4.53.1 which is the latest.  Any suggestions???  is this 
>totally a AB thing, or is some WindowsXP involved?
>
>AND sometimes CategoryRemoveSymbol does not work at all....  i'm wondering 
>if i have a corrupted installation here....
>
>When CategoryRemoveSymbol( "", categoryWatchlist, 1);  executes, does the 
>"" remove ALL symbols at once, or does some other condition have to be 
>met--like does the symbol which is in the watch list have to be a symbol 
>present in a Scan or Explore--in my example?
>
>This from the Help file---"When symbol string is empty ("") then current 
>symbol is used."  I want to remove ALL symbols, weather they are in the 
>scan list or not.  kinda like the Right click/Erase (make empty).
>
>
>tia,
>ron
>
>-----Original Message-----
>From: Michael.S.G. [mailto:OzFalcon@xxxxxxxxxx]
>Sent: Thursday, April 15, 2004 5:27 AM
>To: amibroker@xxxxxxxxxxxxxxx
>Subject: Re: [amibroker] CategoryRemoveSymbol help please
>
>Ron,
>
>After Adding or Removing tickers from a watchlist - The DISPLAY does not 
>auto update.
>
>You have to go to Menu
>         View
>           Refresh.
>
>Or just press F5
>a63e78a.png
>
>
>         Michael.
>
>
>At 11:28 AM 15/04/2004, you wrote:
>>I'm trying to set up an AA/Explore where AB puts today's Buys and Sells into
>>Watch lists labeled Buy Candidates and Sell Candidates, which are the
>>original List 1 and List 2---and popup in that order when i add a symbol to
>>a watch list and are displayed that way when i open Watch lists.
>>
>>Before i use the CategoryAddSymbol, i want to remove all symbols from the
>>above 2 watch lists but the sample from the Help does not do it.   It seems
>>to work with list 11, but i always need to add a symbol to list 11, before
>>the removed ones disappear--i know a watch list will not be displayed if it
>>is empty, but once i remove all symbols, i would think it would be empty!!!
>>I'm using it with a simple Scan or Explore.
>>
>>Can someone tell me why it does not work on List 1 or 2, but does on 11???
>>below is the code i am using...
>>thanks,
>>ron
>>
>>
>>
>>
>>Buy=Ref(L,-1)<Ref(L,-2) AND Ref(L,-1)<L AND C>Ref(H,-1);
>>Sell=Ref(H,-1)>Ref(H,-2) AND Ref(H,-1)>H AND C<Ref(L,-1);
>>
>>Filter=1;
>>AddColumn (Buy, "Buy");
>>AddColumn (Sell, "Sell");
>>
>>//Clear watchlist
>>
>>if( LastValue( C ) > 1)
>>{
>>    CategoryRemoveSymbol( "", categoryWatchlist, 1);
>>}
>>
>>---
>>Outgoing mail is certified Virus Free.
>>Checked by AVG anti-virus system (http://www.grisoft.com).
>>Version: 6.0.655 / Virus Database: 420 - Release Date: 4/8/2004
>>
>>
>>
>>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
>>
>>
>>
>>
>
>
>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/)>http://groups.yahoo.com/group/amiquote/messages/)
>--------------------------------------------
>Check group FAQ at: 
><http://groups.yahoo.com/group/amibroker/files/groupfaq.html>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: 
><http://groups.yahoo.com/group/amiquote/messages/)>http://groups.yahoo.com/group/amiquote/messages/)
>--------------------------------------------
>Check group FAQ at: 
><http://groups.yahoo.com/group/amibroker/files/groupfaq.html>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/>http://groups.yahoo.com/group/amibroker/ 
>
>
>To unsubscribe from this group, send an email to:
><mailto:amibroker-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>amibroker-unsubscribe@xxxxxxxxxxxxxxx 
>
>
>Your use of Yahoo! Groups is subject to the 
><http://docs.yahoo.com/info/terms/>Yahoo! Terms of Service.
>


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:
     http://docs.yahoo.com/info/terms/
 

Attachment: Description: ""