PureBytes Links
Trading Reference Links
|
At 05:19 PM 8/28/2004, Phil Bailey wrote:
>At this point, could someone give some directions for what I'm trying to
>get. My current setup would require 4 screens, 2 subcharts/screen, 3
>oscillators per subchart (which means double this to send and receive), &
>WinXP Pro.
I recently purchased an add-in to TradeStation that includes global arrays
that should be very fast and allow backtesting between charts. It is from
Avicom, Inc and I think it also works on TradeStation 2000i. You can read
about it at:
http://www.avicominc.com/AEL.html
Now that I have had more time to work with the package I see lots of other
interesting stuff. It adds probably hundreds of new functions that turn
EasyLanguage into a decent programming language including data structures,
lists, a good debugger, etc.
And there are lots of handy functions such as finding the values of any bar,
number of bars on a chart, measure time to less than a second, ability to
read and write text files, execute DOS commands, open other applications, etc.
The documentation is also very good with lots of examples. It is a pleasure
to see what is obviously professionally written software...
(No connection, etc., other than being a happy customer.)
Bob Fulks
|