PureBytes Links
Trading Reference Links
|
HI,
I've got OHLC database with empty OI field. I prepared separate file
with OI values and tried to import it into my existing database. It
doesn't work.
The format is:
$FORMAT Ticker,Date_DMY,OPENINT
$BREAKONERR 0
$SKIPLINES 1
$SEPARATOR
$CONT 1
$GROUP 255
$AUTOADD 1
$DEBUG 1
$NOQUOTES 1
What am I doing wrong? Actually I've noticed that import of OI field
is working ONLY if Close field exists in imported file. But I need to
import OI field alone.
With kind regards, Dmitri
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/
|