PureBytes Links
Trading Reference Links
|
Hmm... I enabled it, but that didn't do it.
I created a composite (say ~X) using AddToComposite. That worked fine
and it created the symbol. I have another script that adds a stock (X-
DATA), iterates over quotations of ~X, calculates some values, and
stores them in quotations (by adding a new quote) in X-DATA. X-DATA
gets created fine, but there're no quotes in it.
This worked with my other local DB's, but not working with QP3.
That's why I am wondering if its because its a read-only DB...
Jitu
--- In amibroker@xxxxxxxxxxxxxxx, "Bob Jagow" <bjagow@xxxx> wrote:
> It doesn't have to be read-only, I enable local data storage in
order to
> store Bright commodity data.
>
> Bob
>
>
> -----Original Message-----
> From: jtelang [mailto:jtelang@x...]
> Sent: Wednesday, October 01, 2003 8:14 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] How to create custom data with a read-only DB?
>
>
> Hello,
>
> How does one handle creating new symbols and the respective custom
> data (to hold some pre-calculated values) when dealing with a data
> source that is read-only?
>
> To be more precise, I've been using pre-calculated data in custom
> symbols with my old (local) data source. I recently installed QP3 DB
> and the scripts that I have written to calculate the data and store
> it do not seem to work. The symbols get created fine, but the quotes
> do not get stored. I suspect that its because the DB is treated as
> read-only. Is that correct? Is there a solution to the problem?
>
> TIA,
>
> Jitu
>
>
>
>
> Send BUG REPORTS to bugs@xxxx
> Send SUGGESTIONS to suggest@xxxx
> -----------------------------------------
> 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
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->
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
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|