[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [amibroker] Exporting data from amibroker



PureBytes Links

Trading Reference Links

Hi,

we need your csv export code to show you the changes you need to do.
However in this file you probably have somewhere the call of function name()
which returns the symbol name like ABC.NS
So you need to replace it there by your market. One way would be to use a
simple iif statement: exportName = IIF(name() == "ABC.NS", "XYZ", IIF(name()
== "DEF.NS", "KLM", ""));

Thomas
www.PatternExplorer.com


-----Original Message-----
From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf
Of sdebu_2k
Sent: Sunday, August 30, 2009 8:04 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Exporting data from amibroker

Hi all,
I want your help for exporting data from my amibroker database in 1min
format.I
have an afl which exports data easily but my problem is that I want to
change the ticker name while exporting otherwise I can't update my
historical database with this data.
eg. I want to export ABC.NS INTO A CSV file which will have ticker name say
XYZ.
And that should be done in any no of predefined stocks .

Please Help.
Regards
Debdulal



------------------------------------

**** 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





------------------------------------

**** 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:
    mailto:amibroker-digest@xxxxxxxxxxxxxxx 
    mailto: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/