PureBytes Links
Trading Reference Links
|
Hello Everyone
I am very new to amibroker. Actually i am a Software developer doing
some trading. I wanted to develop a program which takes intraday data
from a csv file
format
date | time | lastvalue | lastqty
i read the data and using dde i send the data to amibroker, in which i
am successful. what the problems in this are
1. amibroker takes the time as the system time and not from the dde
server.
2. no back fill is provided
so i wanted some other solution.
Can i write data in amibroker format. i.e. i would read the data from
csv file and write it to a amibroker data directory. how can i do
this. do i use amibroker api, where can i download the api and
associated help about this
pls reply
awaiting a positive and detail reply
Ajay
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/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/
|