PureBytes Links
Trading Reference Links
|
Ken - I don't know about the ODBC properties of AB - but I've used the
import capability quite a lot at this point. I regularly import files
using a saved import profile to speed up the operation. It's pretty
smooth and very fast. The data can contain a number of fields -
symbol, date, open, high, low, close, volume, and a few others - so I
think the easiest way to do it is to have your friend export the data
from the mySQL database into a standard file format - maybe write a
stored proc to automatically kick it out once a day after the close.
Just a thought.
--- In amibroker@xxxxxxxxxxxxxxx, "Ken Close" <ken45140@xxx> wrote:
>
> A friend has been researching buying Amibroker but asked me if he could
> import his mySQL database to pull in a parameter (not Price data)
that he
> could use for backtesting, specifically rotational backtesting.
>
> My searching has revealed a page on ODBC plugin, and little else.
Further,
> his mySQL database (multiple Tables one for every month) is monthly data
> back to 1995 with 1000s of symbols.
>
> Where or how could I get more information on this question, or can
someone
> answer it here. Can this data be imported and set up in a rotational
> backtest environment?
>
> Tomasz?
>
> Thanks for any replies whatsoever.
>
> Ken
>
------------------------------------
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
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/
<*> 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/
|