[amibroker] Delete quotes

2009-11-21 Thread Peter
For a routine to delete quotes i need the number of bars up to the previous day. How can i set the variable barsToLeave to that value. Thanks Peter

[amibroker] Delete data for a single day for all stocks in the database

2009-10-06 Thread John J
Requtest suggestions to delete data for a single day for all stocks in a 1 minute database. Thanks in Advance. John.

Re: [amibroker] Delete 1 day's INTRADAY data for 100+ scrips in one shot

2009-06-30 Thread Bill S
2 suggestions: 1. restore the last good day's data from your daily backup files (hopefully you have been backing up daily). Then backfill the missing day(s). 2. use Exploration to list the good data, export it to a ASCII file, delete all symbols, import the ascii data, then backfill what is missin

Re: [amibroker] Delete 1 day's INTRADAY data for 100+ scrips in one shot

2009-06-29 Thread Rahul Gupta
Go to Symbols > Quote Editor. You'll have an option to delete data for a particular date for all symbols. On Sat, Jun 20, 2009 at 12:01 PM, Bobby wrote: > > > Hello, > Can someone please help me with the procedure of deleting 1 day's intraday > data for abut 100+ scrips in Amibroker. > I use rea

[amibroker] Delete 1 day's INTRADAY data for 100+ scrips in one shot

2009-06-20 Thread Bobby
Hello, Can someone please help me with the procedure of deleting 1 day's intraday data for abut 100+ scrips in Amibroker. I use real time data in ami for analysis. Yesterday, there was some major problem in my system clock, due to which double data has got loaded. The 1st data (for Indian Stock

[amibroker] Delete

2008-02-02 Thread pmaljers
How can i delete the last n days/quotes from all the tickers in a watchlist?

[amibroker] Delete quotes last day

2008-02-02 Thread pmaljers
How can i delete all the quotes from the last day from all tikcers in watchlist?

[amibroker] Delete all quotes without deleting symbols?

2007-07-02 Thread treliff
Q: can I quickly delete all quotes (several days of 1-minute intraday) of all symbols without deleting the symbols? Thanks. -treliff

[amibroker] Delete quotes from inside afl loop?

2006-08-31 Thread danandsara95
Hello all, I am looking for a way to delete individual quotes from within a loop (in afl). I know quotes can easily be deleted with key and in quote editor, just can't determine if there is a way to automate that process. Many Thanks! Dan Please note that this group is for discussion

Re: [amibroker] Delete entries in Portfolio Manager

2006-04-22 Thread Tomasz Janeczko
al Message - From: rockergab To: amibroker@yahoogroups.com Sent: Saturday, April 15, 2006 3:48 PM Subject: [amibroker] Delete entries in Portfolio Manager Hello. I'm a newbie and I've an elementary question. Isn't possible to delete an entry in the p

[amibroker] Delete entries in Portfolio Manager

2006-04-22 Thread rockergab
Hello. I'm a newbie and I've an elementary question. Isn't possible to delete an entry in the portfolio manager? I can't believe it's impossible and maybe I missed some instruction. Can someone explain me how to delete a buy or a sell already registered in the portfolio? I hope to have corre