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

[amibroker] Exploration giving faulty result with Real time Database



PureBytes Links

Trading Reference Links


Hi,
 I would like to export data from dtabase to an excel file.

When I select all quotations for all symbols in the database in the
exploration formula I expect each and evey quotation to be listed in
the exploration result. Its not???

I have tried with tick based database as well as 1 minute interval
database. Exploration brings only few rows from the database. It
brings out all the symbols and all the days but not all the quotations
for the sysmbol in the ame day. Only few quotations for each symbol
for every listed day in the database.

Does exploration only work over the EOD databse and not the real time
databases?


I run an exploration on the database using following:
=======
NumColumns = 5;
Column0 = Open;
Column1 = High;
Column2 = Low;
Column3 = Close;
Column4 = Volume;
//JPY .000000
Column0Format = 1.6;
Column1Format = 1.6;
Column2Format = 1.6;
Column3Format = 1.6;
Column4Format = 1;
Filter = 
1==1
;
==========





------------------------ Yahoo! Groups Sponsor --------------------~--> 
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~-> 

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 other support material please check also:
http://www.amibroker.com/support.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/