PureBytes Links
Trading Reference Links
|
Right now i save the data from my broker tool in CSV format and then go to Ami to import that data into ami using defined Format file.
I use "Import Ascii" from the file menu to import data.
I give the File name and also select the Format File.
My query is how to get this automated using DDE or something??
Like making the Ami to import every 1 min or so?
I referred the relevant pages of DDE in ami site. Since iam zero in programming, i cud not make out head or tail of it.
The format file has these commands
# Format definition file generated automatically
# by AmiBroker's ASCII Import Wizard
$DATE_YMD 2009-10-30
$FORMAT Time, Open, High, Low, Close, Volume
$SKIPLINES 0
$SEPARATOR ", "
$CONT 1
$GROUP 100
$AUTOADD 1
$DEBUG 1
$BREAKONERR 1
Can some one plz help?
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
amibroker-digest@xxxxxxxxxxxxxxx
amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|