PureBytes Links
Trading Reference Links
|
At the end of each day I want to be able to download all intraday data
from QFeed and save it locally. For that reason I created a default
exploration with two lines of code:
Filter = c > 1000;
AddColumn(C, "Close");
I open this exploration, I click the "Wait for backfill" checkbox and
then I run it. Sometimes I select "n last days"with 2 as parameter
other times, I select "n last quotations".
After the exploration finishes running, I do a "Save Database" and I
exit the program. I go back in and I noticed that some symbols are
pulling data real-time to complete the drawing. I thought that the
data is already on the hard disk. Why some charts do not display it
from there?
Thanks
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.14.11/542 - Release Date: 11/20/2006
|