Could you add support to be able to handle an eSignal tick database of 
transactions?  

The fields are:

1. "T", "Q"  (this is a skip field, means transaction or quotation)
2. Date is in YYMMDD format
3. Time is in MMHHSS format
4. Price (of transaction)
5. Volume (number of shares or futures contracts)

Thanks,

Steve

P.S.  

There is actually a very cool thing one can do with this database 
connection:

1. Merge a day's worth of futures tick data with market internals data 
in time-sorted order and place them into 1 big file.

2. Write a program that uses a timer routine to read the file and 
write them to the database at the appropriate intervals.

Now you have a full market simulation environment and Amibroker just 
thinks it's reading data live.  eSignal only allows you to use one 
playback symbol whereas this would allow you to practice trading a 
market that is much closer to reality.

Imagine that.  You have your e-mini futures contract and market 
internals all lined up and working in different chart windows at the 
same instant to practice with.

--- In [email protected], "Tomasz Janeczko" <[EMAIL PROTECTED]> wrote:
>
> Hello,
> 
> Universal ODBC/SQL Data/AFL plugin is available now.
> 
> http://www.amibroker.com/devlog/2006/07/21/odbcsql-dataafl-plugin/
> 
> Best regards,
> Tomasz Janeczko
> amibroker.com
>







------------------------ Yahoo! Groups Sponsor --------------------~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/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:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to