I create composites of the fundamental data I want...ie a ticker
called $fund1_symbol in which the open corresponds to the first data 
point the high the second etc.  Then these composites are inported
into amibroker.





--- In [email protected], "M. N. Busigin" <[EMAIL PROTECTED]>
wrote:
>
> Good day,
> 
> 
> I have historical fundamental data in CSV form, and I am trying to
> figure out how best to use it in AmiBroker.
> 
> My current thought is to write a quick script to import it into
> Microsoft SQL Server, and then use the ODBC/SQL Universal Data/AFL
> plugins to access them for scans and backtesting.
> 
> Is this the best course of action?  What are other people doing with
> similar data?
> 
> From what I can tell, the only issues regarding fundamental data which
> have been brought up are regarding just the current fundamental
snapshot.
> 
> 
> Regards,
> Matt
>


Reply via email to