Hello,
Create format definition file for AmiQuote Current mode (based on aqd.format file inside Formats dir) that uses only first field in downloaded file (i.e. open)
and skips all the rest and use it for import.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: Herman
To: AmiBroker User Group
Sent: Monday, October 27, 2008 3:19 PM
Subject: [amibroker] Is it possible to add the RT-Open to an EOD DB?
I am running an EOD system that uses array functions (like MA()) using the 9:30 AM Open price. I update my data in the evening but when I run the system during the day, I want to have the "most recent" Open price (using GetRTDateForeign() ) included in my calculations. This price normally only becomes available when I update my EOD database.
Is there any simple way to add the open-only to the EOD DB so that, for example, my MA(O,10) would include TODAY's Open price?
Preferable in a way that would be overwritten when the regular EOD update is performed.
TIA,
herman
|